Skip to content

Commit 3bba9ea

Browse files
authored
[HC-1657] Fix broken URLs (#493)
* Shorten URL * Update broken URLs * Remove CH340 product page URL Page no longer exists. Did not find any new page for the product. * Update broken URL * Update broken URL
1 parent 1f59834 commit 3bba9ea

14 files changed

+16
-16
lines changed

content/About Arduino/Trademarks & Licensing/How-to-spot-a-counterfeit-Arduino.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ In this article:
1515
> There are three trusted ways of buying an original Arduino product:
1616
>
1717
> * via **[Arduino Store](https://store.arduino.cc/)**: even if you’re not shopping there, you can use it as a reference for product names, colors, and prices,
18-
> * via Arduino’s official **[Amazon storefront](https://www.amazon.com/stores/Arduino/page/E4CD2702-3533-4B57-8BE2-6786AA74DC08?ref_=ast_bln&store_ref=bl_ast_dp_brandLogo_sto)**,
18+
> * via Arduino’s official **[Amazon storefront](https://www.amazon.com/stores/Arduino/page/E4CD2702-3533-4B57-8BE2-6786AA74DC08)**,
1919
> * via an **authorized reseller** of Arduino products, the list is available [here](https://store.arduino.cc/pages/distributors?srsltid=AfmBOoqsTcAm6WJViIrV49PnUJcVt3zQ2cxOoA8UbE0c_B-e4VhKmleN).
2020
2121
---

content/Education and Kits/EDU General/Languages-supported-by-Arduino-platforms.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,8 @@ The application is developed in English, but includes community-provided transla
175175

176176
For more information about language support, see the translation projects:
177177

178-
* [Arduino IDE 1 translation project](https://www.transifex.com/mbanzi/arduino-ide-15/)
179-
* [Arduino IDE 2 translation project](https://www.transifex.com/arduino-1/ide2/)
178+
* [Arduino IDE 1 translation project](https://explore.transifex.com/mbanzi/arduino-ide-15/)
179+
* [Arduino IDE 2 translation project](https://explore.transifex.com/arduino-1/ide2/)
180180

181181
### Arduino IoT Cloud Remote app
182182

content/Hardware Support/Generic/About-LoRa-and-LoRaWAN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Lora and LoRaWAN are generally **not** suitable for:
4646

4747
Note that a compatible Portenta board is required.
4848

49-
* [Portenta Vision Shield - LoRa®](https://store.arduino.cc/products/arduino-portenta-vision-shield-lora%C2%AE) (together with a Portenta H7 board)
49+
* [Portenta Vision Shield - LoRa®](https://store.arduino.cc/products/portenta-vision-shield-lora%C2%AE) (together with a Portenta H7 board)
5050
* [Portenta Max Carrier](https://store.arduino.cc/products/portenta-max-carrier)
5151

5252
**Gateways:**

content/Hardware Support/Generic/Arduino-devices-with-LoRaWAN-connectivity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ These Arduino devices can serve as nodes or gateways in LoRaWAN networks.
1616

1717
Note that a compatible Portenta board is required.
1818

19-
* [Portenta Vision Shield - LoRa®](https://store.arduino.cc/products/arduino-portenta-vision-shield-lora%C2%AE)
19+
* [Portenta Vision Shield - LoRa®](https://store.arduino.cc/products/portenta-vision-shield-lora%C2%AE)
2020
* [Portenta Max Carrier](https://store.arduino.cc/products/portenta-max-carrier)
2121

2222
## Gateways

content/Hardware Support/Generic/Reset-the-flash-memory-on-STM32H747-based-devices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Follow these steps:
3030

3131
1. Download the following sketch:
3232

33-
[memory_partitioning.zip](https://docs.arduino.cc/3147be35e0c40957022af51f015c3e4d/memory_partitioning.zip){.link-download}
33+
[memory_partitioning.zip](https://content.arduino.cc/assets/memory_partitioning.zip){.link-download}
3434

3535
1. Open the sketch in your editor:
3636

content/Hardware Support/Generic/What-boards-can-use-the-Arduino-low-power-library.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ The [Arduino low power library](https://www.arduino.cc/en/Reference/ArduinoLowPo
1616
* [MKR VIDOR 4000](https://store.arduino.cc/arduino-mkr-vidor-4000)
1717
* [Nano 33 IoT](https://store.arduino.cc/arduino-nano-33-iot)
1818
* [Nano 33 BLE](https://store.arduino.cc/arduino-nano-33-ble)
19-
* [Nano 33 BLE Sense Rev2](https://store.arduino.cc/en-se/products/nano-33-ble-sense-rev2)
19+
* [Nano 33 BLE Sense Rev2](https://store.arduino.cc/products/nano-33-ble-sense-rev2)

content/Hardware Support/Nano Family/Use-the-new-sensor-libraries-for-Nano-33-BLE-Rev2-and-Nano-BLE-Sense-Rev2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ After making the modifications, save the changes and upload the modified sketch
7575

7676
### Learn more
7777

78-
* [Library documentation for Arduino_HS300x](https://reference.arduino.cc/reference/en/libraries/arduino_hs300x/)
78+
* [Library documentation for Arduino_HS300x](https://docs.arduino.cc/libraries/arduino_hs300x/)
7979
* [Learn more about the temperature and humidity sensor in Arduino Docs](https://docs.arduino.cc/tutorials/nano-33-ble-sense-rev2/cheat-sheet#temperature-and-humidity-sensor)
8080

8181
<!-- markdownlint-disable-file HC001 -->

content/Hardware Support/Portenta Family/How-to-access-Portenta-s-high-density-pins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "How to access Portenta’s high-density pins"
33
id: 4402095242258
44
---
55

6-
The Portenta family incorporates **two 80 pin high-density connectors** at the bottom of the board. This ensures scalability for a wide range of applications offering more features and increasing connectivity. In order to access the pins located in the high-density connectors easily during prototyping Arduino has developed the [Portenta Breakout](https://store.arduino.cc/portenta-breakout) board. ![Picture of Portenta Breakout board](img/breakout.jpg)
6+
The Portenta family incorporates **two 80 pin high-density connectors** at the bottom of the board. This ensures scalability for a wide range of applications offering more features and increasing connectivity. In order to access the pins located in the high-density connectors easily during prototyping Arduino has developed the [Portenta Breakout](https://store.arduino.cc/products/portenta-breakout) board. ![Picture of Portenta Breakout board](img/breakout.jpg)
77

88
The Arduino Portenta Breakout board makes all high-density connectors’ signals individually accessible, making it quick and easy to connect and test external hardware components and devices as normally needed during development in the lab.
99

content/Hardware Support/Portenta Family/How-to-connect-components-to-the-I-O-pins-on-Portenta-H7.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ id: 4402394320914
66
Portenta H7 does not come with soldered pin headers therefore connecting additional components can be challenging if you are a beginner level user. There are different options to connect components directly to Portenta's I/O pins:
77

88
* Solder compatible headers yourself. Compatible headers are 14-pin female connectors with 2.54 mm pitch (MKR form factor). [Available in Arduino Store.](https://store.arduino.cc/female-headers-14-ways-arduino-mkr1000-printed)
9-
* Use the [Arduino Portenta Breakout board](https://store.arduino.cc/portenta-breakout) to access the high-density pins, all interfaces, and the main I/O pins
9+
* Use the [Arduino Portenta Breakout board](https://store.arduino.cc/products/portenta-breakout) to access the high-density pins, all interfaces, and the main I/O pins
1010
* Access all high density pins with a [DF40C-80DP-0.4V(51) connector](https://www.hirose.com/product/p/CL0684-4001-8-51) (not included).
1111
* Attach your components directly into the circle pins. It is possible to insert jumper wires into the holes and bend them over to secure the connection. It is not the most reliable way to connect components but it is convenient for quick tests or very simple designs.

content/Hardware Support/Portenta Family/How-to-flash-Portenta-H7-bootloader-via-JTAG-with-Arduino-IDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The bootloader is a small program that runs when you turn the Arduino on or pres
1111

1212
* Portenta H7
1313
* A compatible carrier:
14-
* [Portenta Breakout](https://store.arduino.cc/products/arduino-portenta-breakout)
14+
* [Portenta Breakout](https://store.arduino.cc/products/portenta-breakout)
1515
* [Portenta Max Carrier](https://store.arduino.cc/products/portenta-max-carrier)
1616
* [STLINK programmer for STM32](https://www.st.com/en/development-tools/stlink-v3set.html)
1717
* JTAG connector cable (STLINK programmer to the carrier)

content/Hardware Support/Portenta Family/What-are-the-names-of-the-Portenta-high-density-connectors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ id: 4402087857682
55

66
The Portenta family incorporates **two 80 pin high-density connectors** on the bottom of the board. This ensures scalability for a wide range of applications, offering more features and increasing connectivity.
77

8-
In order to access the pins located in the high-density connectors easily during prototyping Arduino has developed the [Portenta Breakout](https://store.arduino.cc/portenta-breakout) board. But if you'd rather implement your project directly you will need to know the connector type and part number:
8+
In order to access the pins located in the high-density connectors easily during prototyping Arduino has developed the [Portenta Breakout](https://store.arduino.cc/products/portenta-breakout) board. But if you'd rather implement your project directly you will need to know the connector type and part number:
99

1010
The part number of the connector is [DF40C-80DP-0.4V(51)](https://www.hirose.com/product/p/CL0684-4001-8-51) and the mating connector required is [DF40HC(3.5)-80DS-0.4V](https://www.hirose.com/en/product/p/CL0684-4162-7-51).
1111

content/Software Support/IDE Settings/Change-the-language-in-Arduino-IDE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ Alternatively, you can edit the `preferences.txt` file directly.
5151

5252
Arduino IDE translations have been made through community contributions, and not all of them are complete. You can see the status of each language at **Transifex**:
5353

54-
* [Arduino IDE 1 translation project](https://www.transifex.com/mbanzi/arduino-ide-15/)
55-
* [Arduino IDE 2 translation project](https://www.transifex.com/arduino-1/ide2/)
54+
* [Arduino IDE 1 translation project](https://explore.transifex.com/mbanzi/arduino-ide-15/)
55+
* [Arduino IDE 2 translation project](https://explore.transifex.com/arduino-1/ide2/)
5656

5757
> [!NOTE]
5858
> Some messages printed in the "Output" view are generated by 3rd party compilation and upload tools (e.g. AVRDUDE) and modifying the language preferences in Arduino IDE will not affect these.

content/Software Support/Upload/If-your-sketch-doesnt-upload.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Common upload errors often involve **dfu-util** and **avrdude** utilities. Learn
109109
* Ensure the [correct processor is selected](https://support.arduino.cc/hc/en-us/articles/4401874304274-Select-the-right-processor-for-Arduino-Nano).
110110
* You might need to [install FTDI drivers manually](https://support.arduino.cc/hc/en-us/articles/4411305694610-Install-or-update-FTDI-drivers).
111111

112-
* **Boards with the [WCH CH340 USB chip](https://www.wch-ic.com/products/CH340.html)**: See [avrdude: ser_open(): can't set com-state for COMn](https://support.arduino.cc/hc/en-us/articles/13148652511260-avrdude-ser-open-can-t-set-com-state-for-COMn).
112+
* **Third-party boards with the WCH CH340 USB chips**: See [avrdude: ser_open(): can't set com-state for COMn](https://support.arduino.cc/hc/en-us/articles/13148652511260-avrdude-ser-open-can-t-set-com-state-for-COMn).
113113

114114
[Back to top](#top)
115115

content/Software Support/Upload/avrdude-ser-open-cant-set-com-state-for-COMn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "avrdude: ser_open(): can't set com-state for COMn"
33
id: 13148652511260
44
---
55

6-
An "`avrdude: ser_open(): can't set com-state for COMn`" error can occur when uploading to the boards that use specific batches of the [WCH CH340 USB chip](https://www.wch-ic.com/products/CH340.html). The problem only occurs when using the latest version of the CH340 driver, and can be solved by installing a previous release.
6+
An "`avrdude: ser_open(): can't set com-state for COMn`" error can occur when uploading to Arduino-compatible boards that use specific batches of the **WCH CH340 USB chip**. The problem only occurs when using the latest version of the CH340 driver, and can be solved by installing a previous release.
77

88
---
99

0 commit comments

Comments
 (0)