diff --git a/content/hardware/10.mega/shields/giga-display-shield/tutorials/07.microphone-tutorial/content.md b/content/hardware/10.mega/shields/giga-display-shield/tutorials/07.microphone-tutorial/content.md index ac3b53565c..db9a5ad8c1 100644 --- a/content/hardware/10.mega/shields/giga-display-shield/tutorials/07.microphone-tutorial/content.md +++ b/content/hardware/10.mega/shields/giga-display-shield/tutorials/07.microphone-tutorial/content.md @@ -382,7 +382,7 @@ void onPDMdata() { ``` -[GIF of sketch running](assets/P1066383.gif) +![GIF of sketch running](./assets/P1066383.gif) ## Next Step Now that you know how to use the on-board microphone, feel free to explore the shield's other features, like the IMU with our [Orientation tutorial](/tutorials/giga-display-shield/image-orientation). Or if you rather dive deeper into LVGL, take a look at our [LVGL guide](tutorials/giga-display-shield/lvgl-guide).