Skip to content

Commit 692a49f

Browse files
committed
Update broken URLs
1 parent 86e6e47 commit 692a49f

9 files changed

+11
-11
lines changed

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/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/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.

0 commit comments

Comments
 (0)