Skip to content

Commit 359b23b

Browse files
committed
Fix link and image
1 parent 913c70a commit 359b23b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guides/esp32-s3-pendrive.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Install VS Studio Code and Platformio [Instructions](https://platformio.org/inst
1313

1414
## Building & Flashing Sample projects
1515
1. Get the sample projects with a `git clone https://github.com/ThingPulse/esp32-s3-pendrive-samples`
16-
2. Choose a sample project by selecting a target from the footer: ![Pendrive Targets]()../img/guides/pendrive-sample-targets.png)
16+
2. Choose a sample project by selecting a target from the footer: ![Pendrive Targets](../img/guides/pendrive-sample-targets.png)
1717
3. Press the Build & Flash button from the footer of VS Code
1818

1919
For some samples it might be necessary to get the device into bootloader mode:
@@ -27,7 +27,7 @@ After flashing the firmware it might be necessary to press reset to get out of b
2727
1. Get the SuperWiFiDuck project: `git clone https://github.com/ThingPulse/SuperWifiDuck`
2828
2. Press the build & flash button in VS Code's footer
2929

30-
To use SuperWiFiDuck follow the instructions in the (repository)[https://github.com/ThingPulse/SuperWifiDuck]
30+
To use SuperWiFiDuck follow the instructions in the [repository](https://github.com/ThingPulse/SuperWifiDuck)
3131

3232
## Flashing Circuit Python
3333
Use the web flasher (here)[https://circuitpython.org/board/ThingPulse_PendriveS3/]

0 commit comments

Comments
 (0)