Skip to content

Commit 000c258

Browse files
authored
Merge pull request #2716 from arduino/jhansson-ard/patch-2-1
Update image flash links
2 parents fed782d + 2f48275 commit 000c258

File tree

1 file changed

+3
-3
lines changed
  • content/hardware/02.uno/boards/uno-q/tutorials/04.update-image

1 file changed

+3
-3
lines changed

content/hardware/02.uno/boards/uno-q/tutorials/04.update-image/update-image.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ You should see something like:
5050

5151
![Output from testing tool (MacOS)](assets/macos.png)
5252

53-
This means it is working, and we can proceed to [flashing the board](#flash-image-to-the-board).
53+
This means it is working, and we can proceed to [preparing the hardware](#preparing-the-hardware).
5454

5555
**Important Note:** Do not run the file directly from Finder, you will receive a prompt window akin to:
5656

@@ -70,7 +70,7 @@ A new window should appear, prompting you to install the driver. Install it, and
7070

7171
![Output from testing tool (Windows)](assets/windows.png)
7272

73-
This means it is working, and we can proceed to [flashing the board](#flash-image-to-the-board).
73+
This means it is working, and we can proceed to [preparing the hardware](#preparing-the-hardware).
7474

7575
#### Linux
7676

@@ -84,7 +84,7 @@ You should see something like:
8484

8585
![Output from testing tool (Linux)](assets/linux.png)
8686

87-
This means it is working, and we can proceed to [flashing the board](#flash-image-to-the-board).
87+
This means it is working, and we can proceed to [preparing the hardware](#preparing-the-hardware).
8888

8989
***Note: in some Linux systems, the `arduino-flasher-cli` could exit with an error right before flashing. This may occur if the kernel module `qcserial` is loaded. A workaround solution to fix this is in place (see section below).***
9090

0 commit comments

Comments
 (0)