Skip to content

Commit

Permalink
Update esp32.md
Browse files Browse the repository at this point in the history
linking the image the correct way
  • Loading branch information
FinkeFlo authored Jan 16, 2024
1 parent 6c6b979 commit 9cf17c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/docs/tools/teddyCloud/dump-certs/esp32.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)



Expand Down

0 comments on commit 9cf17c0

Please sign in to comment.