From af5c7e5315391b57fd9980774e2fa4c87a0915d9 Mon Sep 17 00:00:00 2001 From: Stephan Hadinger Date: Fri, 8 Nov 2024 14:02:16 +0100 Subject: [PATCH] Gave up, putting hard links --- docs/devices/SeedStudio-SenseCAP-D1.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/devices/SeedStudio-SenseCAP-D1.md b/docs/devices/SeedStudio-SenseCAP-D1.md index 8604ac18b2..251d1d5337 100644 --- a/docs/devices/SeedStudio-SenseCAP-D1.md +++ b/docs/devices/SeedStudio-SenseCAP-D1.md @@ -2,7 +2,7 @@ The device is a 4-Inch Touch Screen IoT development platform powered by ESP32S3 & RP2040. It has variants with LoRa support, and Air Quality support. -![Device Image](./_media/devices/SeedStudio-SenseCap-D1.jpg) +![Device Image](https://tasmota.github.io/docs/_media/devices/SeedStudio-SenseCap-D1.jpg) Link to purchase the device [SeedStudio web site](https://www.seeedstudio.com/SenseCAP-Indicator-D1L-p-5646.html) @@ -139,7 +139,7 @@ For easy setup, download and install [Thonny](https://thonny.org/): - The script will automatically run at power on Here is how it should look like: -![Thonny console](./_media/devices/SeedStudio-SenseCap-D1-Thonny.jpg) +![Thonny console](https://tasmota.github.io/docs/_media/devices/SeedStudio-SenseCap-D1-Thonny.jpg) # MicroPython code for RP2040 @@ -312,4 +312,4 @@ run() SeedStudio does not provide the detailed schematics, but still provides an overview of GPIO connection: -![SenseCap D1 internals](./_media/devices/SeedStudio-SenseCap-D1-Internal.jpg) +![SenseCap D1 internals](https://tasmota.github.io/docs/_media/devices/SeedStudio-SenseCap-D1-Internal.jpg)