Skip to content

Commit a1c2c80

Browse files
Merge pull request #419 from arduino/url-fix
Url fix
2 parents df6d7c9 + f3a1df9 commit a1c2c80

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

content/Hardware Support/Generic/An-overview-of-different-UNO-boards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ See also: [Overview of the Arduino UNO Components](https://docs.arduino.cc/tutor
8888

8989
<!-- ### Arduino UNO R3 SMD <!-- SKU: A000073 -->
9090

91-
<img src="https://cdn.shopify.com/s/files/1/0438/4735/2471/products/A000073_00.front_643x483.jpg?v=1637829596" width=400px>
91+
<img src="img/Arduino_UNO_R3_SMD_Front.png" width=400px>
9292

9393
**Arduino UNO R3 SMD**\
9494
Microcontroller: ATmega328P\
973 KB
Loading

content/Hardware Support/Shields and Carriers/Power-the-Arduino-Edge-Control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Learn about the power supply requirements for the Arduino Edge Control.
1212

1313
Connecting a micro USB cable provides sufficient power to upload and run a sketch on the nRF52840 microcontroller. However, this configuration does not provide enough power to operate other modules of the board, so the main Edge Control features will not be available.
1414

15-
See the [Getting Started guide](https://docs.arduino.cc/tutorials/edge-control/getting-started-edge-control) for more help with programming the Edge Control.
15+
See the [Edge Control User Manual](https://docs.arduino.cc/tutorials/edge-control/user-manual/) for more help with programming the Edge Control.
1616

1717
## Connect a power supply
1818

0 commit comments

Comments
 (0)