add missing trailing slashes
This commit is contained in:
parent
daf9187572
commit
bc59f20af4
3 changed files with 3 additions and 3 deletions
|
|
@ -37,4 +37,4 @@ What about combining different notes with different sounds at the same time?
|
|||
|
||||
Hmm, something interesting is going on there, related to there being five notes and three sounds.
|
||||
|
||||
Let's now take a step back and think about the Strudel [Code](/learn/code) we've been hearing so far.
|
||||
Let's now take a step back and think about the Strudel [Code](/learn/code/) we've been hearing so far.
|
||||
|
|
|
|||
|
|
@ -64,4 +64,4 @@ Together with layer, struct and voicings, this can be used to create a basic bac
|
|||
)`}
|
||||
/>
|
||||
|
||||
So far, we've stayed within the browser. [MIDI and OSC](/learn/input-output) are ways to break out of it.
|
||||
So far, we've stayed within the browser. [MIDI and OSC](/learn/input-output/) are ways to break out of it.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue