Skip to content

Commit 856c8fc

Browse files
authored
Merge pull request #1457 from arduino/jacobhylen/quickstartlinks
[MKC-1249] Update Quickstart links
2 parents aa658d1 + b328f11 commit 856c8fc

File tree

24 files changed

+24
-24
lines changed

24 files changed

+24
-24
lines changed

content/hardware/01.mkr/01.boards/mkr-1000-wifi/essentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<EssentialsColumn title="First Steps">
2-
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/tutorials/getting-started/cores/arduino-samd">
2+
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v2/tutorials/ide-v2-board-manager">
33
All you need to know to get started with your new Arduino board.
44
</EssentialElement>
55

content/hardware/01.mkr/01.boards/mkr-vidor-4000/essentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<EssentialsColumn title="First Steps">
2-
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/tutorials/getting-started/cores/arduino-samd">
2+
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v2/tutorials/ide-v2-board-manager">
33
All you need to know to get started with your new Arduino board.
44
</EssentialElement>
55

content/hardware/01.mkr/01.boards/mkr-wan-1300/tutorials/lora-message/lora-message.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ ___
3434
- 2x Micro USB cable .
3535
- 2x Computers.
3636
- Arduino IDE (offline and online versions available).
37-
- Arduino SAMD core installed ([follow this link for instructions](/software/ide-v1/tutorials/getting-started/cores/arduino-samd)).
37+
- Arduino SAMD core installed ([follow this link for instructions](/software/ide-v2/tutorials/ide-v2-board-manager)).
3838
- **LoRa** library installed (see the [github repository](https://github.com/sandeepmistry/arduino-LoRa)).
3939

4040

content/hardware/01.mkr/01.boards/mkr-wan-1300/tutorials/lora-send-and-receive/lora-send-and-receive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ ___
5656
- 2x [Antenna](https://store.arduino.cc/antenna).
5757
- 2x Micro USB cable .
5858
- Arduino IDE (offline and online versions available).
59-
- Arduino SAMD core installed ([follow this link for instructions](/software/ide-v1/tutorials/getting-started/cores/arduino-samd)).
59+
- Arduino SAMD core installed ([follow this link for instructions](/software/ide-v2/tutorials/ide-v2-board-manager)).
6060
- LoRa library installed (see the [github repository](https://github.com/sandeepmistry/arduino-LoRa)).
6161

6262

content/hardware/01.mkr/01.boards/mkr-wan-1300/tutorials/lora-sensor-data/lora-sensor-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ In this tutorial, we will set up a configuration that allows two MKR WAN 1300's
3030
- 1x [MKR ENV shield](https://store.arduino.cc/arduino-mkr-env-shield).
3131
- 2x Micro USB cable.
3232
- Arduino IDE (offline and online versions available).
33-
- Arduino SAMD core installed, [follow this link for instructions](/software/ide-v1/tutorials/getting-started/cores/arduino-samd).
33+
- Arduino SAMD core installed, [follow this link for instructions](/software/ide-v2/tutorials/ide-v2-board-manager).
3434
- **LoRa** library installed (see the [github repository](https://github.com/sandeepmistry/arduino-LoRa)).
3535
- **Arduino_MKRENV** installed ([click here for more documentation](https://www.arduino.cc/en/Reference/ArduinoMKRENV)).
3636

content/hardware/01.mkr/01.boards/mkr-wan-1310/essentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<EssentialsColumn title="First Steps">
2-
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/tutorials/getting-started/cores/arduino-samd">
2+
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v2/tutorials/ide-v2-board-manager">
33
All you need to know to get started with your new Arduino board.
44
</EssentialElement>
55
</EssentialsColumn>

content/hardware/01.mkr/01.boards/mkr-wifi-1010/essentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<EssentialsColumn title="First Steps">
2-
<EssentialElement title="Quickstart Guide" link="/software/ide-v1/tutorials/getting-started/cores/arduino-samd" type="getting-started">
2+
<EssentialElement title="Quickstart Guide" link="/software/ide-v2/tutorials/ide-v2-board-manager" type="getting-started">
33
All you need to know to get started with your new Arduino board.
44
</EssentialElement>
55
<EssentialElement title="Updating the NINA Firmware" link="https://docs.arduino.cc/tutorials/generic/WiFiNINAFirmwareUpdater" type="tutorial">

content/hardware/02.hero/boards/uno-mini-le/tutorials/uno-mini-le-guide/uno-mini-le-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ If you need help installing your UNO Mini LE board, you can follow any of the gu
4343

4444
The UNO Mini LE can be programmed through the **Classic Arduino IDE 1.8.X**. To install your board, you can check out the guide below:
4545

46-
- [Installing classic AVR boards.](/software/ide-v1/tutorials/getting-started/cores/arduino-avr)
46+
- [Installing classic AVR boards.](/software/ide-v2/tutorials/ide-v2-board-manager)
4747

4848
### Arduino IDE 2
4949

content/hardware/02.hero/boards/uno-wifi-rev2/essentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<EssentialsColumn title="First Steps">
2-
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/tutorials/getting-started/cores/arduino-megaavr">
2+
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v2/tutorials/ide-v2-board-manager">
33
All you need to know to get started with your new Arduino board.
44
</EssentialElement>
55

content/hardware/02.hero/boards/zero/essentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<EssentialsColumn title="First Steps">
2-
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/tutorials/getting-started/cores/arduino-samd/">
2+
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v2/tutorials/ide-v2-board-manager/">
33
All you need to know to get started with your new Arduino board.
44
</EssentialElement>
55
</EssentialsColumn>

0 commit comments

Comments
 (0)