djipco / webmidi

Tame the Web MIDI API. Send and receive MIDI messages with ease. Control instruments with user-friendly functions (playNote, sendPitchBend, etc.). React to MIDI input with simple event listeners (noteon, pitchbend, controlchange, etc.).
Apache License 2.0
1.53k stars 115 forks source link

fix(docs): fix broken link on quickstart page #278

Closed DumbergerL closed 2 years ago

DumbergerL commented 2 years ago

There is a broken Link on the "Quickstart" Page (https://webmidijs.org/docs/) In the section "Step 5". The Link "Getting started".

djipco commented 2 years ago

Thank you so much for taking the time to submit a PR!! Cheers!