Skip to content

Commit aa8ffd7

Browse files
authored
Update content/tutorials/generic/micropython-installation/micropython-installation.md
1 parent 67f436b commit aa8ffd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/tutorials/generic/micropython-installation/micropython-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The process for flashing the firmware on the Nano 33 BLE requires to first updat
4040

4141
### Installing the Core
4242

43-
Start by making sure that you have the respective core installed. Open the [Arduino IDE](https://www.arduino.cc/en/main/software) (not Arduino Lab for MicroPython) and navigate to the boards manager. Search for your board, and make sure you have the latest version of the core installed. More detailed information about this step can be found [here](/software/ide-v2/tutorials/ide-v2-board-manager)
43+
Start by making sure that you have the respective core installed. Open the [Arduino IDE](https://www.arduino.cc/en/main/software) (not Arduino Lab for MicroPython) and navigate to the boards manager. Search for your board, and make sure you have the latest version of the core installed. More detailed information about this step can be found [here](/software/ide-v2/tutorials/ide-v2-board-manager).
4444

4545
![Board manager](assets/boardmanager.png)
4646

0 commit comments

Comments
 (0)