Skip to content

Commit 0055fea

Browse files
Check broken URLs [HC-1639] (#470)
* fix urls * fix after rerun * fix after 2nd rerun * Update .lycheeignore * Update .lycheeignore
1 parent 7e6a076 commit 0055fea

14 files changed

+34
-23
lines changed

.lycheeignore

+11
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ https://app.arduino.cc/sketches
2121
https://app.arduino.cc/minors
2222
https://create.arduino.cc/getting-started/loragw/welcome
2323
https://create.arduino.cc/example/builtin/01.Basics%5CBareMinimum/BareMinimum/preview*
24+
https://digital-store.arduino.cc/certification/purchase/exam-type*
25+
https://digital-store.arduino.cc/subscriptions/plans
26+
2427

2528
# "Network error: Forbidden" despite working redirect
2629
https://www.arduino.cc/en/Guide/Troubleshooting
@@ -30,6 +33,13 @@ https://www.aftership.com/
3033
https://www.digikey.se/product-detail/en/jst-sales-america-inc/PHR-2/455-1165-ND/608607
3134
https://www.java.com/en/download/manual.jsp
3235
https://www.amazon.com/gp/help/customer/display.html*
36+
https://mathworks.com/store*
37+
https://mathworks.com/support/contact_us.html
38+
https://mathworks.com/matlabcentral/answers/index
39+
https://mathworks.com/help/install/install-products.html
40+
https://mathworks.com/company/aboutus/contact_us/arduino_engineering_kit.html
41+
https://mathworks.com/campaigns/products/arduino-kit-rev2-license.html
42+
https://mathworks.com/mwaccount
3343

3444
# Returns [TIMEOUT]
3545

@@ -45,4 +55,5 @@ https://www.tindie.com/products/ataradov/cmsis-dap-compliant-swd-debugger/
4555
# Too many redirects
4656

4757
https://shopify.com/43847352471/account/orders
58+
https://shopify.com/50616893647/account/orders
4859
https://www.nongnu.org/avr-libc/user-manual/FAQ.html#faq_cplusplus

content/About Arduino/My Arduino Account/Where-can-I-review-and-change-my-Arduino-services-plans.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Where can I review and change my Arduino services plans?"
33
id: 360011890499
44
---
55

6-
You can review your active subscriptions on the [My Plans](https://store.arduino.cc/digital/subscriptions/plans) page, which can be opened anywhere on the Arduino website by clicking the ![profile symbol](img/symbol_profile.png) button in top-right, and then *My Plans*.
6+
You can review your active subscriptions on the [My Plans](https://digital-store.arduino.cc/subscriptions/plans) page, which can be opened anywhere on the Arduino website by clicking the ![profile symbol](img/symbol_profile.png) button in top-right, and then *My Plans*.
77

88
Here you can also:
99

content/Education and Kits/Engineering Kit/Activate-the-Engineering-Kit-MATLAB-and-Simulink-license.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ Learn how to activate the one-year individual license for MATLAB and Simulink fr
1111

1212
![The information sheet with the activation code highlighted.](img/MathLabCodeRedeem01.png)
1313

14-
2. Go to the [MathWorks Engineering Kit page](https://mathworks.com/arduino-kit-rev2-license). If not signed in, click **Sign in or create account** and proceed with the instructions. Note that this is an individual license that can only be activated with one account.
14+
2. Go to the [MathWorks Engineering Kit page](https://mathworks.com/campaigns/products/arduino-kit-rev2-license.html). If not signed in, click **Sign in or create account** and proceed with the instructions. Note that this is an individual license that can only be activated with one account.
1515

1616
![The MathWorks Engineering Kit page. A button labeled "Sign in or create account" is highlighted.](img/MathLabCodeRedeem02.png)
1717

1818
3. Enter the activation code and click **Submit**.
1919

2020
![The MathWorks Engineering Kit page. A field labeled "Please enter the activation code included in your Arduino Engineering Kit" is highlighted.](img/MathLabCodeRedeem03.png)
2121

22-
Your license should now be activated. You may now [proceed with installation](https://se.mathworks.com/help/install/install-products.html) or if you decide to do so on a later date use [mathworks.com/mwaccount](https://mathworks.com/mwaccount) and choose the license number that corresponds to the MathWorks Arduino Kit.
22+
Your license should now be activated. You may now [proceed with installation](https://mathworks.com/help/install/install-products.html) or if you decide to do so on a later date use [mathworks.com/mwaccount](https://mathworks.com/mwaccount) and choose the license number that corresponds to the MathWorks Arduino Kit.

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

+8-8
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,21 @@ The Arduino Engineering Kit is developed in collaboration with MathWorks® to pr
99

1010
## Try this first
1111

12-
* Check the course material, particularly the "Getting started" chapters or lessons, or those specific a project you're doing.
13-
* Check any error messages you are getting for additional information.
14-
* Test if specific components in the Arduino Engineering Kit Rev2 are functioning correctly or if they are faulty. See [AEK R2: functional test for battery, servo motor, and DC motor](https://support.arduino.cc/hc/en-us/articles/10972564241948-AEK-R2-functional-test-for-battery-servo-motor-and-DC-motor) for more information.
12+
- Check the course material, particularly the "Getting started" chapters or lessons, or those specific a project you're doing.
13+
- Check any error messages you are getting for additional information.
14+
- Test if specific components in the Arduino Engineering Kit Rev2 are functioning correctly or if they are faulty. See [AEK R2: functional test for battery, servo motor, and DC motor](https://support.arduino.cc/hc/en-us/articles/10972564241948-AEK-R2-functional-test-for-battery-servo-motor-and-DC-motor) for more information.
1515

1616
---
1717

1818
## Get support
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).
23-
* Search for your issue in the [Arduino Help Center](https://support.arduino.cc/hc/en-us).
24-
* [Contact us](https://www.arduino.cc/en/contact-us/).
22+
- Check the Arduino forum's [Engineering Kit section](https://forum.arduino.cc/c/hardware/arduino-education-kits/arduino-engineering-kit/149).
23+
- Search for your issue in the [Arduino Help Center](https://support.arduino.cc/hc/en-us).
24+
- [Contact us](https://www.arduino.cc/en/contact-us/).
2525

2626
### For issues or questions about MATLAB and Simulink
2727

28-
* Check official [MATLAB Answers](https://se.mathworks.com/matlabcentral/answers/index) from Mathworks.
29-
* Contact [MathWorks Support](https://mathworks.com/support/contact_us.html).
28+
- Check official [MATLAB Answers](https://mathworks.com/matlabcentral/answers/index) from Mathworks.
29+
- Contact [MathWorks Support](https://mathworks.com/support/contact_us.html).

content/Education and Kits/Engineering Kit/My-MathWorks-and-Simulink-license-has-expired-how-do-I-renew-it.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ title: "My MathWorks and Simulink license has expired, how do I renew it?"
33
id: 360016770159
44
---
55

6-
The Arduino Engineering Kit includes a one-year individual license for MATLAB and Simulink for free. If you wish to continue using MATLAB or Simulink after the trial period, you can purchase a new license in the [MathWorks Store](https://se.mathworks.com/store/).
6+
The Arduino Engineering Kit includes a one-year individual license for MATLAB and Simulink for free. If you wish to continue using MATLAB or Simulink after the trial period, you can purchase a new license in the [MathWorks Store](https://mathworks.com/store/).

content/Education and Kits/Engineering Kit/Using-the-included-MATLAB-and-Simulink-licenses.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ id: 4404467989010
55

66
The Arduino Engineering Kit includes a free one-year non-transferable individual license for MATLAB and Simulink.
77

8-
If you wish to continue using MATLAB and Simulink after the end of the trial period or extend your current license, please visit [mathworks.com/store](https://se.mathworks.com/store) to find the available options.
8+
If you wish to continue using MATLAB and Simulink after the end of the trial period or extend your current license, please visit [mathworks.com/store](https://mathworks.com/store) to find the available options.
99

10-
Should the included license not be sufficient for your project's needs, please contact [Mathworks](https://www.mathworks.com/company/aboutus/contact_us/arduino_engineering_kit.html) and seek guidance determining the best solution.
10+
Should the included license not be sufficient for your project's needs, please contact [Mathworks](https://mathworks.com/company/aboutus/contact_us/arduino_engineering_kit.html) and seek guidance determining the best solution.

content/Education and Kits/Oplà IoT Kit/What-Cloud-plan-is-needed-for-the-Opl-kit-activities.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ id: 360021767939
66
> [!NOTE]
77
> The Oplà IoT Kit comes with a 12-month discount code for the Maker plan. Read more about [how to activate your discount here](https://support.arduino.cc/hc/en-us/articles/4412950847506).
88
9-
The activities in the [Arduino Oplà IoT Kit](https://store.arduino.cc/opla-iot-kit) can be completed with an Entry plan or above. You can review and sign up for plans in the [Digital Store](https://store.arduino.cc/digital/create).
9+
The activities in the [Arduino Oplà IoT Kit](https://store.arduino.cc/opla-iot-kit) can be completed with an Entry plan or above. You can review and sign up for plans in the [Digital Store](https://digital-store.arduino.cc/subscriptions/plans).

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

+1-1
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](https://store.arduino.cc/arduino-nano-33-ble-sense)
19+
* [Nano 33 BLE Sense Rev2](https://store.arduino.cc/en-se/products/nano-33-ble-sense-rev2)

content/Hardware Support/UNO/Debug-runtime-errors-on-UNO-R4-WiFi-using-stack-trace.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The UNO R4 WiFi uses [CmBacktrace](https://github.com/armink/CmBacktrace) to pri
1111

1212
Follow these steps:
1313

14-
1. Ensure that a serial connection must be initiated before the error occurs, by calling [Serial.begin()](https://docs.arduino.cc/language-reference/en/functions/communication/Serial/begin/) in your sketch. You can include this code inside the beginning of the `setup()` function:
14+
1. Ensure that a serial connection must be initiated before the error occurs, by calling [Serial.begin()](https://docs.arduino.cc/language-reference/en/functions/communication/serial/begin/) in your sketch. You can include this code inside the beginning of the `setup()` function:
1515

1616
```arduino
1717
Serial.begin(115200);
@@ -109,7 +109,7 @@ Follow these steps:
109109
2. Open the sketch in Arduino IDE and find the line number from the previous step (the number is displayed to the left of each line).
110110
3. Analyze the row where the error occurred and try to understand what may be triggering the error.
111111

112-
* If you're not sure, use the [Serial.println()](https://docs.arduino.cc/language-reference/en/functions/communication/Serial/println/) function to output the values of any variables being used. Then upload the sketch again, and use the serial output to see what the states of those variables were before the error occurred.
112+
* If you're not sure, use the [Serial.println()](https://docs.arduino.cc/language-reference/en/functions/communication/serial/println/) function to output the values of any variables being used. Then upload the sketch again, and use the serial output to see what the states of those variables were before the error occurred.
113113

114114
* To see from where the function was called, look at the preceding function call in the `addr2line` output.
115115

content/Software Support/Compilation/Error-call-of-overloaded-write-int-is-ambiguous.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ To solve this problem, you can force the function to read the provided value as
1919
Serial.write((byte) 0x00);
2020
```
2121

22-
It is always recommended to use the [print() function](https://docs.arduino.cc/language-reference/en/functions/communication/Serial/print/) instead, as explained in the [Serial.write() function](https://docs.arduino.cc/language-reference/en/functions/communication/Serial/write/) reference page.
22+
It is always recommended to use the [print() function](https://docs.arduino.cc/language-reference/en/functions/communication/serial/print/) instead, as explained in the [Serial.write() function](https://docs.arduino.cc/language-reference/en/functions/communication/serial/write/) reference page.

content/Software Support/IDE Settings/If-you-get-unexpected-zeroes-using-Serial-parseInt-or-Serial-parseFloat.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ If your `loop()` function is calling the parsing function when `Serial.available
1313
You can solve the problem by:
1414

1515
- Selecting **No line ending** in the Serial Monitor.
16-
- Using the [Serial.read()](https://docs.arduino.cc/language-reference/en/functions/communication/Serial/read/) and define your own logic for reading the buffer.
16+
- Using the [Serial.read()](https://docs.arduino.cc/language-reference/en/functions/communication/serial/read/) and define your own logic for reading the buffer.

content/Software Support/IDE Settings/If-your-board-runs-the-sketch-twice.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ The repeated output can be avoided in two ways:
2020

2121
## Further reading
2222

23-
* [Serial.read()](https://docs.arduino.cc/language-reference/en/functions/communication/Serial/read/) in Arduino reference
23+
* [Serial.read()](https://docs.arduino.cc/language-reference/en/functions/communication/serial/read/) in Arduino reference
2424
* [Serial input basics](https://forum.arduino.cc/t/serial-input-basics-updated/382007) in the Arduino Forum
2525
* [If you get unexpected zeroes using Serial.parseInt() or Serial.parseFloat()](https://support.arduino.cc/hc/en-us/articles/4407876044434-If-you-get-unexpected-zeroes-using-Serial-parseInt-or-Serial-parseFloat-)

content/Software Support/Upload/If-your-board-is-unresponsive-stuck-resetting-or-otherwise-not-working-as-expected.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Learn what to do if your board appears to be running a sketch, but is not behavi
1111

1212
2. Check the power supply. If your board is powered by a USB cable, try using a different cable, or a different USB port on your computer. If using an external power supply, try using a USB cable.
1313

14-
3. Check your sketch for incorrect use of [Watchdog](https://docs.arduino.cc/libraries/watchdog/) resets or other declared reset functions that can cause the board to reset unexpectedly. If you're able to upload your sketch but it's not working as expected, debug your if, for and while statements with [Serial.print()](https://docs.arduino.cc/language-reference/en/functions/communication/Serial/print/) and check the Serial Monitor. Make sure you're not assigning values to an array outside its declared length.
14+
3. Check your sketch for incorrect use of [Watchdog](https://docs.arduino.cc/libraries/watchdog/) resets or other declared reset functions that can cause the board to reset unexpectedly. If you're able to upload your sketch but it's not working as expected, debug your if, for and while statements with [Serial.print()](https://docs.arduino.cc/language-reference/en/functions/communication/serial/print/) and check the Serial Monitor. Make sure you're not assigning values to an array outside its declared length.
1515

1616
4. Reset the memory. Copy and paste the [BareMinimum](https://www.arduino.cc/en/Tutorial/BuiltInExamples/BareMinimum) sketch below or open it with _File > Examples > 01.Basics > BareMinimum in Arduino IDE. Then, double-tap the RESET button to put the board in bootloader mode. If it's detected on a port, upload the sketch.
1717

content/Software Support/Upload/My-sketch-uploads-but-does-not-work-as-expected.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Try this to check for and avoid runtime errors:
2525
* Using **IDE 2:** On the toolbar menu, go to `File > Examples > 01.Basics` and choose the *Blink* sketch. Click the ![Upload button](img/symbol_upload.png) **Upload** button.
2626
* Using **Cloud Editor:** On the left-most sidebar, go to `Examples > 01.Basics` and choose the *Blink* sketch. Click the ![Cloud Editor upload button.](img/symbol_upload-web.png) **Upload** button.
2727
* Take care to not assign values or read from outside the range of a declared array.
28-
* Debug the code by inserting [`Serial.print()`](https://docs.arduino.cc/language-reference/en/functions/communication/Serial/print/) calls and checking the Serial Monitor. Use this method to check what values get assigned to important variables and when the code branches, e.g. on an `if()` statement. Consider using the [ArduinoTrace](https://docs.arduino.cc/libraries/arduinotrace/) to make this process simpler.
28+
* Debug the code by inserting [`Serial.print()`](https://docs.arduino.cc/language-reference/en/functions/communication/serial/print/) calls and checking the Serial Monitor. Use this method to check what values get assigned to important variables and when the code branches, e.g. on an `if()` statement. Consider using the [ArduinoTrace](https://docs.arduino.cc/libraries/arduinotrace/) to make this process simpler.
2929

3030
## 2. Check the power supply
3131

0 commit comments

Comments
 (0)