Skip to content

Commit 00de711

Browse files
authored
Fix URLs [HC-1686] (#522)
* Remove comment * Fix anchor links * Remove comments * Update .lycheeignore * Fix TOC * Use consistent list style * Fix/update URLs * Update forum category names * Update .lycheeignore * Ignore forum categories (to avoid 429 Too Many Requests)
1 parent 81fc4f2 commit 00de711

11 files changed

+14
-10
lines changed

.lycheeignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ https://create.arduino.cc/getting-started/loragw/welcome
2323
https://create.arduino.cc/example/builtin/01.Basics%5CBareMinimum/BareMinimum/preview*
2424
https://digital-store.arduino.cc/certification/purchase/exam-type*
2525
https://digital-store.arduino.cc/subscriptions/plans
26+
https://id.arduino.cc/security
27+
https://id.arduino.cc/minors
28+
http://app.arduino.cc/minors
2629

2730

2831
# "Network error: Forbidden" despite working redirect
@@ -57,6 +60,7 @@ https://www.tindie.com/products/ataradov/cmsis-dap-compliant-swd-debugger/
5760
https://shopify.com/43847352471/account/orders
5861
https://shopify.com/50616893647/account/orders
5962
https://www.nongnu.org/avr-libc/user-manual/FAQ.html#faq_cplusplus
63+
https://forum.arduino.cc/c/*
6064

6165
# [429] Failed: Network error: Too Many Requests
6266

content/About Arduino/My Arduino Account/Create-an-Arduino-account-for-juniors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The junior account will be created and added to the list of your junior accounts
4040

4141
## Request an account from your parent {#junior-request}
4242

43-
1. Go to [junior.arduino.cc](https://junior.arduino.cc/).
43+
1. Go to [app.arduino.cc/minors](http://app.arduino.cc/minors).
4444

4545
> [!NOTE]
4646
> If another account is signed in, click the profile button and select Sign Out first.

content/Education and Kits/EDU General/If-an-Arduino-Education-kit-component-is-missing-or-not-working.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Most educational kits include a *Troubleshooting* or *Not Working* section on ea
2929

3030
## Still need help?
3131

32-
* Visit the [Arduino Education Kits category](https://forum.arduino.cc/c/hardware/arduino-education-kits/83) in the Arduino forum. Start by reading the pinned threads, which contain useful information on how to best post a question.
32+
* Visit the [Arduino Education Kits category](https://forum.arduino.cc/c/official-hardware/education/83) in the Arduino forum. Start by reading the pinned threads, which contain useful information on how to best post a question.
3333

3434
* [Contact us](https://www.arduino.cc/en/contact-us/).
3535

content/Education and Kits/Engineering Kit/If-you-need-help-with-Arduino-Engineering-Kit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The Arduino Engineering Kit is developed in collaboration with MathWorks® to pr
1919

2020
### For Arduino products and services
2121

22-
- Check the Arduino forum's [Engineering Kit section](https://forum.arduino.cc/c/hardware/arduino-education-kits/arduino-engineering-kit/149).
22+
- Check the Arduino forum's [Engineering Kit section](https://forum.arduino.cc/c/official-hardware/education/engineering-kit/149).
2323
- Search for your issue in the [Arduino Help Center](https://support.arduino.cc/hc/en-us).
2424
- [Contact us](https://www.arduino.cc/en/contact-us/).
2525

content/Hardware Support/Generic/Flash-the-USB-to-serial-firmware-for-UNO-Rev3-and-earlier-and-Mega-boards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Within the platform directory, the usb to serial firmware is found in `firmwares
3333

3434
### Using dfu-programmer (macOS/Linux)
3535

36-
1. Download **dfu-programmer** from the [GitHub repository](https://github.com/dfu-programmer/dfu-programmer/releases) or install the `dfu-programmer` package using a package manager like [homebrew](https://brew.sh/index) (macOS) or [apt-get](https://manpages.ubuntu.com/manpages/kinetic/en/man8/apt-get.8.html) (Ubuntu).
36+
1. Download **dfu-programmer** from the [GitHub repository](https://github.com/dfu-programmer/dfu-programmer/releases) or install the `dfu-programmer` package using a package manager like [homebrew](https://brew.sh/index) (macOS) or [apt-get](https://manpages.ubuntu.com/manpages/questing/en/man8/apt-get.8.html) (Ubuntu).
3737

3838
2. Connect the board to your computer.
3939

content/Hardware Support/Portenta Family/If-the-LED-on-Portenta-H7-turns-red-when-running-a-sketch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ Whenever there is a runtime error on Portenta H7, the LED on the board will flas
99

1010
2. If the error still exists after checking the previous step recommendations, do a double-tap of the reset button and upload an example sketch from the Portenta H7 examples library. This should reset the board back to a working state and re-enable the port on the PC.
1111

12-
3. If this doesn't solve the issue check the [Arduino Forum](https://forum.arduino.cc/c/hardware/portenta/91) or get in contact with [Arduino Support](https://www.arduino.cc/en/contact-us/).
12+
3. If this doesn't solve the issue check the [Arduino Forum](https://forum.arduino.cc/c/official-hardware/portenta-family/91) or get in contact with [Arduino Support](https://www.arduino.cc/en/contact-us/).

content/Hardware Support/Shields and Carriers/Check-board-shield-and-carrier-compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ Additional information may be available on the product page in the [Arduino Stor
5959

6060
## Still need help?
6161

62-
* The [project guidance category](https://forum.arduino.cc/c/using-arduino/19) or in one of the [hardware categories](https://forum.arduino.cc/c/12) in the Arduino Forum.
62+
* The [project guidance category](https://forum.arduino.cc/c/projects/general-guidance/19) or in one of the [hardware categories](https://forum.arduino.cc/c/official-hardware/12) in the Arduino Forum.
6363
* [Contact us](https://www.arduino.cc/en/contact-us/).

content/Software Support/Compilation/If-your-sketch-doesnt-compile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ These errors can occur when brackets (`{` and `}` are incorrectly used.
240240

241241
* For help with functions specific to Arduino, see the [Arduino functions reference](https://docs.arduino.cc/language-reference/).
242242

243-
* Visit the [Programming Questions category](https://forum.arduino.cc/c/20) in the Arduino forum. Start by reading the pinned threads which will contain useful information on how to best post a question.
243+
* Visit the [Programming category](https://forum.arduino.cc/c/20) in the Arduino forum. Start by reading the pinned threads which will contain useful information on how to best post a question.
244244

245245
* See [Troubleshooting Guide For Arduino > Compiling](https://per1234.github.io/ino-troubleshooting/compiling.html).
246246

content/Software Support/Upload/Error-avrdude-when-uploading.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ Make sure you have [selected the right board and port](https://support.arduino.c
220220

221221
## Still need help?
222222

223-
* Visit the [Avrdude, stk500, Bootloader issues category](https://forum.arduino.cc/c/using-arduino/avrdude-stk500-bootloader-issues/81) in the Arduino forum.
223+
* Visit the [Uploading](https://forum.arduino.cc/c/development-tools/uploading/81) in the Arduino forum.
224224

225225
* [Contact us](https://www.arduino.cc/en/contact-us/).
226226

content/Software Support/Upload/Fix-udev-rules-on-Linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ On Linux, missing udev[^1] rules can result in failed uploads, as Arduino IDE (a
77

88
The board package typically includes a script that is run during installation, which sets the appropriate udev rules. If this script didn't run correctly, or if the rules were removed, they can be configured by running the script manually:
99

10-
[^1]: <https://manpages.ubuntu.com/manpages/xenial/man7/udev.7.html>
10+
[^1]: <https://manpages.ubuntu.com/manpages/questing/en/man7/udev.7.html>
1111

1212
<table style="display: table;">
1313
<thead>

0 commit comments

Comments
 (0)