Skip to content

Commit 534a992

Browse files
author
joachimheintz
committed
fixed wrong link and appendix name update
1 parent 4a0af41 commit 534a992

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

book/01-GS-02.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ What you write out of these boundaries will be ignored by Csound.
173173
### Tags
174174

175175
- `<CsoundSynthesizer>` ... `</CsoundSynthesizer>` starts and ends a Csound file.
176-
- `<CsOptions>` ... `</CsOptions>` starts and ends the [Csound Options](What-are-Csound-Options.md).
176+
- `<CsOptions>` ... `</CsOptions>` starts and ends the [Csound Options](https://csound.com/manual/invoke/cs-options/).
177177
- `<CsInstruments>` ... `</CsInstruments>` starts and ends the space for defining
178178
Csound instruments.
179179
- `<CsScore>` ... `</CsScore>` starts and ends the Csound score.

toc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
},
9292
{
9393
"chapter": 15,
94-
"name": "Appendix: Digital Audio Basics",
94+
"name": "Appendix",
9595
"url_prefix": "/basics",
9696
"with_overview_page": true
9797
}

0 commit comments

Comments
 (0)