Skip to content

Commit 207de7c

Browse files
authored
Merge pull request #184 from arduino/jhansson-ard/bootloader-link-QA
Updated bootloader link
2 parents d96b182 + bfcc0b6 commit 207de7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/software/ide-v1/tutorials/Environment/Environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ Additional commands are found within the five menus: **File**, **Edit**, **Sketc
174174
For selecting a hardware programmer when programming a board or chip and not using the onboard USB-serial connection. Normally you won't need this, but if you're [burning a bootloader](https://www.arduino.cc/en/Tutorial/BuiltInExamples/ArduinoISP) to a new microcontroller, you will use this.
175175

176176
- _Burn Bootloader_
177-
The items in this menu allow you to burn a [bootloader](/en/Hacking/Bootloader) onto the microcontroller on an Arduino board. This is not required for normal use of an Arduino board but is useful if you purchase a new ATmega microcontroller (which normally come without a bootloader). Ensure that you've selected the correct board from the **Boards** menu before burning the bootloader on the target board. This command also set the right fuses.
177+
The items in this menu allow you to burn a [bootloader](/hacking/software/Bootloader) onto the microcontroller on an Arduino board. This is not required for normal use of an Arduino board but is useful if you purchase a new ATmega microcontroller (which normally come without a bootloader). Ensure that you've selected the correct board from the **Boards** menu before burning the bootloader on the target board. This command also set the right fuses.
178178

179179
## Help
180180

0 commit comments

Comments
 (0)