add missing trailing slashes

This commit is contained in:
Felix Roos 2023-12-12 21:17:15 +01:00
parent daf9187572
commit bc59f20af4
3 changed files with 3 additions and 3 deletions

View file

@ -37,7 +37,7 @@ function connect() {
/**
*
* Sends each hap as an OSC message, which can be picked up by SuperCollider or any other OSC-enabled software.
* For more info, read [MIDI & OSC in the docs](https://strudel.cc/learn/input-output)
* For more info, read [MIDI & OSC in the docs](https://strudel.cc/learn/input-output/)
*
* @name osc
* @memberof Pattern