Skip to content

Commit 59df9ce

Browse files
authored
Merge pull request #525 from arduino/karlsoderby/update-web-editor-tutorials
[MKC-664] Fix web editor broken links
2 parents 67e2174 + 250f6c2 commit 59df9ce

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

content/arduino-cloud/01.getting-started/03.getting-started-web-editor/getting-started-web-editor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ If we look at the board we uploaded the code to, we should see the onboard LED b
8888

8989
#### More tutorials
9090

91-
You can find more tutorials in the [Web Editor documentation page](/cloud/web-editor/).
91+
You can find more tutorials in the [Arduino Cloud documentation page](/arduino-cloud).

content/arduino-cloud/03.tutorials/embedding-create-iframes/embedding-create-iframes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,4 @@ The Web Editor helps you keep track on all of your sketches, and with the iframe
110110

111111
### More tutorials
112112

113-
You can find more tutorials in the [Web Editor documentation page](/cloud/web-editor/).
113+
You can find more tutorials in the [Arduino Cloud documentation page](/arduino-cloud).

content/arduino-cloud/03.tutorials/import-your-sketchbook-and-libraries-to-the-web-editor/import-your-sketchbook-and-libraries-to-the-web-editor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ More info on the online Library Manager [on this tutorial](https://create.arduin
8484

8585
### More tutorials
8686

87-
You can find more tutorials in the [Web Editor documentation page](/cloud/web-editor/).
87+
You can find more tutorials in the [Arduino Cloud documentation page](/arduino-cloud).

content/arduino-cloud/03.tutorials/share-your-sketches/share-your-sketches.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ Now your code is ready to be shared across a variety of platforms! Do you know w
6767

6868
### More tutorials
6969

70-
You can find more tutorials in the [Web Editor documentation page](/cloud/web-editor/).
70+
You can find more tutorials in the [Arduino Cloud documentation page](/arduino-cloud).

content/arduino-cloud/03.tutorials/store-your-sensitive-data-safely-when-sharing/store-your-sensitive-data-safely-when-sharing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ You will be able to delete the Secret tab simply by removing the `SECRET_XX` ide
8080

8181
### More tutorials
8282

83-
You can find more tutorials in the [Web Editor documentation page](/cloud/web-editor/).
83+
You can find more tutorials in the [Arduino Cloud documentation page](/arduino-cloud).

0 commit comments

Comments
 (0)