From 4c9d72a9b1621ce3e328a89af43ba9ce6e445002 Mon Sep 17 00:00:00 2001 From: Josefine Herlin <66409231+jhansson-ard@users.noreply.github.com> Date: Wed, 7 May 2025 15:42:21 +0200 Subject: [PATCH 1/2] Updating link to cloud editor tutorial Added the correct link to the cloud editor --- .../03.the-arduino-web-editor/arduino-web-editor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/learn/01.starting-guide/03.the-arduino-web-editor/arduino-web-editor.md b/content/learn/01.starting-guide/03.the-arduino-web-editor/arduino-web-editor.md index c8ef032459..dbf9907906 100644 --- a/content/learn/01.starting-guide/03.the-arduino-web-editor/arduino-web-editor.md +++ b/content/learn/01.starting-guide/03.the-arduino-web-editor/arduino-web-editor.md @@ -54,4 +54,4 @@ Now that you are all set up, **let’s try to make your board blink!** ![On-board LED blinking](./assets/onboard-led-blinking.gif) -**Congratulations!** You have successfully programmed your board to blink its on-board LED! You can find more information about the [Arduino Cloud Editor here](https://create.arduino.cc/projecthub/Arduino_Genuino/getting-started-with-arduino-web-editor-on-various-platforms-4b3e4a). +**Congratulations!** You have successfully programmed your board to blink its on-board LED! You can find more information about the [Arduino Cloud Editor here](arduino-cloud/guides/overview/). From 32e788e06457dcdcbac18ae2c9d241d23f4afddb Mon Sep 17 00:00:00 2001 From: Josefine Herlin <66409231+jhansson-ard@users.noreply.github.com> Date: Mon, 12 May 2025 14:02:31 +0200 Subject: [PATCH 2/2] Update content/learn/01.starting-guide/03.the-arduino-web-editor/arduino-web-editor.md --- .../03.the-arduino-web-editor/arduino-web-editor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/learn/01.starting-guide/03.the-arduino-web-editor/arduino-web-editor.md b/content/learn/01.starting-guide/03.the-arduino-web-editor/arduino-web-editor.md index dbf9907906..55ff818459 100644 --- a/content/learn/01.starting-guide/03.the-arduino-web-editor/arduino-web-editor.md +++ b/content/learn/01.starting-guide/03.the-arduino-web-editor/arduino-web-editor.md @@ -54,4 +54,4 @@ Now that you are all set up, **let’s try to make your board blink!** ![On-board LED blinking](./assets/onboard-led-blinking.gif) -**Congratulations!** You have successfully programmed your board to blink its on-board LED! You can find more information about the [Arduino Cloud Editor here](arduino-cloud/guides/overview/). +**Congratulations!** You have successfully programmed your board to blink its on-board LED! You can find more information about the [Arduino Cloud Editor here](/arduino-cloud/guides/overview).