diff --git a/micropython/modules/galactic_unicorn/README.md b/micropython/modules/galactic_unicorn/README.md index 9a31dd25..9807ecf6 100644 --- a/micropython/modules/galactic_unicorn/README.md +++ b/micropython/modules/galactic_unicorn/README.md @@ -39,7 +39,7 @@ Drawing is primarily handled via our [PicoGraphics](https://github.com/pimoroni/ - [`synth_channel(channel)`](#synth_channelchannel) - [`play_synth()`](#play_synth) - [`stop_playing()`](#stop_playing) - - [Channel Reference](#channel_reference) + - [Channel Reference](#channel-reference) - [Constants](#constants) - [`WIDTH` & `HEIGHT`](#width--height) - [Using Breakouts](#using-breakouts)