Skip to content

Commit 5156542

Browse files
author
Amanda Butler
authored
Update example link in USBMIDI.md
Update example link to reflect new shortened name.
1 parent bc81fe8 commit 5156542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/usb/USBMIDI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ Below is an example to send a series of MIDI notes to the host PC:
2828

2929
You can use USBMIDI to play an entire song, not just a series of notes. "Take Me Out to the Ball Game" is a popular song in the public domain. To play "Take Me Out to the Ball Game" (public domain) using MIDI over USB on the host PC:
3030

31-
[![View code](https://www.mbed.com/embed/?url=https://github.com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_USB/USBMIDI_Take_Me_Out_to_the_Ball_Game)](https://github.com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_USB/USBMIDI_Take_Me_Out_to_the_Ball_Game/main.cpp)
31+
[![View code](https://www.mbed.com/embed/?url=https://github.com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_USB/USBMIDI_Take_Me_Out)](https://github.com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_USB/USBMIDI_Take_Me_Out/main.cpp)

0 commit comments

Comments
 (0)