Skip to content

Commit 55f1241

Browse files
oflebbedeadprogram
authored andcommitted
Fix link to avr installation instructions
1 parent 75ad45f commit 55f1241

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

content/docs/reference/microcontrollers/arduino-mega1280.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Or like this:
3838
/bin/sh: 1: avrdude: not found
3939
```
4040

41-
To fix this, see the installation guide for [Linux](../../getting-started/linux/#avr-arduino) and for [macOS](../../getting-started/macos/#avr-arduino).
41+
To fix this, see the installation guide for [Linux](../../../../getting-started/install/linux/#avr-eg-arduino-uno-2) and for [macOS](../../../../getting-started/install/macos/#avr-eg-arduino-uno-2).
4242

4343
## Flashing
4444

content/docs/reference/microcontrollers/arduino-mega2560.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Or like this:
3838
/bin/sh: 1: avrdude: not found
3939
```
4040

41-
To fix this, see the installation guide for [Linux](../../getting-started/linux/#avr-arduino) and for [macOS](../../getting-started/macos/#avr-arduino).
41+
To fix this, see the installation guide for [Linux](../../../../getting-started/install/linux/#avr-eg-arduino-uno-2) and for [macOS](../../../../getting-started/install/macos/#avr-eg-arduino-uno-2).
4242

4343
## Flashing
4444

content/docs/reference/microcontrollers/arduino-nano.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Or like this:
3838
/bin/sh: 1: avrdude: not found
3939
```
4040

41-
To fix this, see the installation guide for [Linux](../../getting-started/linux/#avr-arduino) and for [macOS](../../getting-started/macos/#avr-arduino).
41+
To fix this, see the installation guide for [Linux](../../../../getting-started/install/linux/#avr-eg-arduino-uno-2) and for [macOS](../../../../getting-started/install/macos/#avr-eg-arduino-uno-2).
4242

4343
## Flashing
4444

content/docs/reference/microcontrollers/arduino.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Or like this:
3838
/bin/sh: 1: avrdude: not found
3939
```
4040

41-
To fix this, see the installation guide for [Linux](../../getting-started/linux/#avr-arduino) and for [macOS](../../getting-started/macos/#avr-arduino).
41+
To fix this, see the installation guide for [Linux](../../../../getting-started/install/linux/#avr-eg-arduino-uno-2) and for [macOS](../../../../getting-started/install/macos/#avr-eg-arduino-uno-2).
4242

4343
## Flashing
4444

0 commit comments

Comments
 (0)