From 524a95c700d1f3fe5706fd1374abae3bae643636 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karl=20S=C3=B6derby?= <35461661+karlsoderby@users.noreply.github.com> Date: Wed, 5 Oct 2022 10:00:26 +0200 Subject: [PATCH] [MKC-724] Fix broken links IDE 2 --- .../ide-v2-autocomplete-feature/ide-v2-autocomplete-feature.md | 2 +- .../tutorials/ide-v2-board-manager/ide-v2-board-manager.md | 2 +- .../ide-v2/tutorials/ide-v2-customize-auto-formatter/content.md | 2 +- .../ide-v2-installing-a-library/ide-v2-installing-a-library.md | 2 +- .../tutorials/ide-v2-serial-monitor/ide-v2-serial-monitor.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/content/software/ide-v2/tutorials/ide-v2-autocomplete-feature/ide-v2-autocomplete-feature.md b/content/software/ide-v2/tutorials/ide-v2-autocomplete-feature/ide-v2-autocomplete-feature.md index 0c79c282b2..e0e73eb065 100644 --- a/content/software/ide-v2/tutorials/ide-v2-autocomplete-feature/ide-v2-autocomplete-feature.md +++ b/content/software/ide-v2/tutorials/ide-v2-autocomplete-feature/ide-v2-autocomplete-feature.md @@ -14,7 +14,7 @@ The Arduino IDE 2.0 comes equipped with this tool, to make your code-writing exp You can easily download the editor from the [Arduino Software page](https://www.arduino.cc/en/software). -You can also follow the [downloading and installing the Arduino IDE 2.0](/en/Tutorial/getting-started-with-ide-v2/ide-v2-downloading-and-installing) tutorial for more detailed guide on how to install the editor. +You can also follow the [downloading and installing the Arduino IDE 2.0](/software/ide-v2/tutorials/getting-started/ide-v2-downloading-and-installing) tutorial for more detailed guide on how to install the editor. ## Requirements diff --git a/content/software/ide-v2/tutorials/ide-v2-board-manager/ide-v2-board-manager.md b/content/software/ide-v2/tutorials/ide-v2-board-manager/ide-v2-board-manager.md index 8ec612722c..9fad7f84d7 100644 --- a/content/software/ide-v2/tutorials/ide-v2-board-manager/ide-v2-board-manager.md +++ b/content/software/ide-v2/tutorials/ide-v2-board-manager/ide-v2-board-manager.md @@ -12,7 +12,7 @@ The board manager is a great tool for installing the necessary cores to use your You can easily download the editor from the [Arduino Software page](https://www.arduino.cc/en/software). -You can also follow the [downloading and installing the Arduino IDE 2.0](/en/Tutorial/getting-started-with-ide-v2/ide-v2-downloading-and-installing) tutorial for more detailed guide on how to install the editor. +You can also follow the [downloading and installing the Arduino IDE 2.0](/software/ide-v2/tutorials/getting-started/ide-v2-downloading-and-installing) tutorial for more detailed guide on how to install the editor. ## Requirements diff --git a/content/software/ide-v2/tutorials/ide-v2-customize-auto-formatter/content.md b/content/software/ide-v2/tutorials/ide-v2-customize-auto-formatter/content.md index 66ac77893e..36bea1ce20 100644 --- a/content/software/ide-v2/tutorials/ide-v2-customize-auto-formatter/content.md +++ b/content/software/ide-v2/tutorials/ide-v2-customize-auto-formatter/content.md @@ -12,7 +12,7 @@ Selecting **Edit > Auto Format** or pressing CTRL + T on Windows/Linux or CMD + You can easily download the editor from the [Arduino Software page](https://www.arduino.cc/en/software). -You can also follow the [downloading and installing the Arduino IDE 2.0](/en/Tutorial/getting-started-with-ide-v2/ide-v2-downloading-and-installing) tutorial for more detailed guide on how to install the editor. +You can also follow the [downloading and installing the Arduino IDE 2.0](/software/ide-v2/tutorials/getting-started/ide-v2-downloading-and-installing) tutorial for more detailed guide on how to install the editor. ## Requirements diff --git a/content/software/ide-v2/tutorials/ide-v2-installing-a-library/ide-v2-installing-a-library.md b/content/software/ide-v2/tutorials/ide-v2-installing-a-library/ide-v2-installing-a-library.md index b555f63c64..2712f590b5 100644 --- a/content/software/ide-v2/tutorials/ide-v2-installing-a-library/ide-v2-installing-a-library.md +++ b/content/software/ide-v2/tutorials/ide-v2-installing-a-library/ide-v2-installing-a-library.md @@ -15,7 +15,7 @@ In this tutorial, we will go through how to install a library using the library You can easily download the editor from the [Arduino Software page](https://www.arduino.cc/en/software). -You can also follow the [downloading and installing the Arduino IDE 2.0](/en/Tutorial/getting-started-with-ide-v2/ide-v2-downloading-and-installing) tutorial for more detailed guide on how to install the editor. +You can also follow the [downloading and installing the Arduino IDE 2.0](/software/ide-v2/tutorials/getting-started/ide-v2-downloading-and-installing) tutorial for more detailed guide on how to install the editor. ## Requirements diff --git a/content/software/ide-v2/tutorials/ide-v2-serial-monitor/ide-v2-serial-monitor.md b/content/software/ide-v2/tutorials/ide-v2-serial-monitor/ide-v2-serial-monitor.md index 2383b888af..183d86023d 100644 --- a/content/software/ide-v2/tutorials/ide-v2-serial-monitor/ide-v2-serial-monitor.md +++ b/content/software/ide-v2/tutorials/ide-v2-serial-monitor/ide-v2-serial-monitor.md @@ -14,7 +14,7 @@ The Arduino IDE 2.0 has the Serial Monitor tool integrated with the editor, whic You can download the editor from the [Arduino Software page](https://www.arduino.cc/en/software). -You can also follow the [downloading and installing the Arduino IDE 2.0](/en/Tutorial/getting-started-with-ide-v2/ide-v2-downloading-and-installing) tutorial for more detailed guide on how to install the editor. +You can also follow the [downloading and installing the Arduino IDE 2.0](/software/ide-v2/tutorials/getting-started/ide-v2-downloading-and-installing) tutorial for more detailed guide on how to install the editor. ## Requirements