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/learn/08.contributions/04.arduino-creating-content-guide/arduino-creating-content-guide.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,9 @@ You are welcome to add your own content to the Arduino Documentation repository.
12
12
13
13
|Content|Description|Example|
14
14
|-------|-----------|-------|
15
-
|Tutorial|Learn how to do something.|[Control Built-in RGB LED over Wi-Fi with Nano RP2040 Connect](https://docs.arduino.cc/tutorials/nano-rp2040-connect/rp2040-web-server-rgb)|
16
-
|Article|Learn about a specific topic.|[Multimeter Basics](https://docs.arduino.cc/learn/electronics/multimeter-basics)|
17
-
|Nugget|Smaller tutorial with less information and more straight to the example.|[Analog Read Serial](https://docs.arduino.cc/built-in-examples/basics/AnalogReadSerial)|
15
+
|Tutorial|Learn how to do something.|[Control Built-in RGB LED over Wi-Fi with Nano RP2040 Connect](/tutorials/nano-rp2040-connect/rp2040-web-server-rgb)|
16
+
|Article|Learn about a specific topic.|[Multimeter Basics](/learn/electronics/multimeter-basics)|
17
+
|Nugget|Smaller tutorial with less information and more straight to the example.|[Analog Read Serial](/built-in-examples/basics/AnalogReadSerial)|
18
18
|Project|Learn how to build something.|[DIY Photoshop Editing Console using Arduino Nano RP2040 Connect](https://create.arduino.cc/projecthub/jithinsanal1610/diy-photoshop-editing-console-using-arduino-nano-rp-2040-a43e97)|
19
19
20
20
\*Note that the contributed Projects should be added to **Project Hub** instead of on the Arduino Documentation website.
0 commit comments