From 60125ca6b8e96838411f0ace52888f2730bbdc6f Mon Sep 17 00:00:00 2001 From: Josefine Herlin <66409231+jhansson-ard@users.noreply.github.com> Date: Wed, 29 May 2024 15:07:33 +0200 Subject: [PATCH] Update arduino-web-editor.md --- .../03.the-arduino-web-editor/arduino-web-editor.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ff95a3e501..98e3cff0a2 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 @@ -15,7 +15,7 @@ All you need to get started is an Arduino account. The following steps can guide **1.** [Install the Arduino Create Agent](https://create.arduino.cc/getting-started/plugin/welcome) plugin. -**2.** [Create a new Arduino Account at this link](https://auth.arduino.cc/register). Complete the registration form, then hit the "create account" button. Then you will receive an email with a link to activate your account. Select the link and a new page will open with your confirmed account information. +**2.** [Create a new Arduino Account at this link](https://login.arduino.cc/login). Complete the registration form, then hit the "create account" button. Then you will receive an email with a link to activate your account. Select the link and a new page will open with your confirmed account information. **3.** [Log in the Arduino Web Editor](http://create.arduino.cc/editor). @@ -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 Web Editor here](https://create.arduino.cc/projecthub/Arduino_Genuino/getting-started-with-arduino-web-editor-on-various-platforms-4b3e4a). \ No newline at end of file +**Congratulations!** You have successfully programmed your board to blink its on-board LED! You can find more information about the [Arduino Web Editor here](https://create.arduino.cc/projecthub/Arduino_Genuino/getting-started-with-arduino-web-editor-on-various-platforms-4b3e4a).