File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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.
Original file line number Diff line number Diff line change 9191 },
9292 {
9393 "chapter" : 15 ,
94- "name" : " Appendix: Digital Audio Basics " ,
94+ "name" : " Appendix" ,
9595 "url_prefix" : " /basics" ,
9696 "with_overview_page" : true
9797 }
You can’t perform that action at this time.
0 commit comments