From 9cf17c07d23acace17156461908214788b1263d1 Mon Sep 17 00:00:00 2001 From: FinkeFlo Date: Tue, 16 Jan 2024 10:24:15 +0100 Subject: [PATCH] Update esp32.md linking the image the correct way --- content/docs/tools/teddyCloud/dump-certs/esp32.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/docs/tools/teddyCloud/dump-certs/esp32.md b/content/docs/tools/teddyCloud/dump-certs/esp32.md index 9f6ccb9e..3eb1893b 100644 --- a/content/docs/tools/teddyCloud/dump-certs/esp32.md +++ b/content/docs/tools/teddyCloud/dump-certs/esp32.md @@ -26,11 +26,11 @@ mv certs/client/PRIVATE.DER certs/client/private.der mv certs/client/CA.DER certs/client/ca.der ``` -![Read flash](/static/img/esp32_read_flash_webui.png) +![Read flash](img/esp32_read_flash_webui.png) -![Finished reading the flash](/static/img/esp32_read_flash_finished_webui.png) +![Finished reading the flash](img/esp32_read_flash_finished_webui.png) -![Patchimage](/static/img/esp32_patch_image_webui.png) +![Patchimage](img/esp32_patch_image_webui.png)