You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/retired/06.getting-started-guides/ArduinoLeonardoMicro/ArduinoLeonardoMicro.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ The Leonardo, Leonardo ETH and Micro are programmed using the [Arduino Software
15
15
16
16
All Arduino boards, including this one, work out-of-the-box on the [Arduino Web Editor](https://create.arduino.cc/editor), you only need to install Arduino Create Agent to get started.
17
17
18
-
The Arduino Web Editor is hosted online, therefore it will always be up-to-date with the latest features and support for all boards. Follow this [simple guide](https://create.arduino.cc/projecthub/Arduino_Genuino/getting-started-with-arduino-web-editor-4b3e4a) to start coding on the browser and upload your sketches onto your board.
18
+
The Arduino Web Editor is hosted online, therefore it will always be up-to-date with the latest features and support for all boards. Follow this [simple guide](https://docs.arduino.cc/arduino-cloud/getting-started/getting-started-web-editor) to start coding on the browser and upload your sketches onto your board.
19
19
20
20
21
21
@@ -65,9 +65,11 @@ After the compilation and upload process, you should see the message _Done Uploa
65
65
66
66
### Tutorials
67
67
68
-
Now that you have set up and programmed your Leonardo, Leonardo ETH or Micro board, you may find inspiration in our [Project Hub](https://create.arduino.cc/projecthub/products/arduino-leonardo) tutorial platform.
68
+
Now that you have set up and programmed your Leonardo, Leonardo ETH or Micro board, you may find inspiration in our [Project Hub](https://projecthub.arduino.cc/search?value=arduino+leonardo) tutorial platform.
0 commit comments