Skip to content

Commit 0d9b8be

Browse files
authored
[HC-1664] Fix urls (#505)
* Remove comment * Fix anchor links * Remove comments * Update .lycheeignore
1 parent 67355aa commit 0d9b8be

File tree

6 files changed

+11
-24
lines changed

6 files changed

+11
-24
lines changed

.lycheeignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,7 @@ https://www.tindie.com/products/ataradov/cmsis-dap-compliant-swd-debugger/
5757
https://shopify.com/43847352471/account/orders
5858
https://shopify.com/50616893647/account/orders
5959
https://www.nongnu.org/avr-libc/user-manual/FAQ.html#faq_cplusplus
60+
61+
# [429] Failed: Network error: Too Many Requests
62+
63+
https://www.amazon.com/stores/Arduino/page/E4CD2702-3533-4B57-8BE2-6786AA74DC08

content/Custom/Hubs/Hardware-Support.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,6 @@ id: 9264736457500
3333
<a id="keep" href="https://support.arduino.cc/hc/en-us/sections/360004767859-Portenta-Family"></a>
3434
<span class="link-chevron-right">Portenta</span>
3535
</div>
36-
<!-- <div class="actions-item">
37-
<img src="https://content.arduino.cc/assets/hc-opta.png">
38-
<a id="keep" href="#code"></a>
39-
<span class="link-chevron-right">Opta</span>
40-
</div>-->
4136
</div>
4237
<h2 class="center hub">General troubleshooting</h2>
4338
<div class="info-wrapper">
@@ -56,13 +51,6 @@ id: 9264736457500
5651
</p>
5752
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/5779192727068-Reset-your-board">Read the article</a>
5853
</div>
59-
<!-- <div class="info-item info-big">
60-
<p class="info-title">Troubleshooting guide</p>
61-
<p>
62-
General Arduino troubleshooting checklist.
63-
<a class="link-chevron-right" href="#code">Read the guide</a>
64-
</p>
65-
</div>-->
6654
</div>
6755
<div class="info-wrapper">
6856
<div class="info-item">
@@ -99,12 +87,6 @@ id: 9264736457500
9987
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/4406856349970-Select-board-and-port-in-Arduino-IDE">Select a board/port</a>
10088
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/4407225360018-Uninstall-boards-from-Arduino-IDE">Uninstall board</a>
10189
</div>
102-
<!--<div class="info-item">
103-
<img src="https://content.arduino.cc/assets/hc-resistor.svg">
104-
<p class="info-title">Resistor color codes</p>
105-
<p>Learn how to read resistor color codes.</p>
106-
<a class="link-chevron-right" href="#hardware">Read the article</a>
107-
</div>-->
10890
</div>
10991
<div class="info-wrapper">
11092
<div class="info-item">

content/Software Support/Installation/Add-libraries-to-Arduino-IDE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ In this article:
1414

1515
---
1616

17-
## Using the Library Manager{#library-manager}
17+
## Using the Library Manager {#library-manager}
1818

1919
1. Do one of the following:
2020

@@ -36,15 +36,15 @@ In this article:
3636
3737
---
3838

39-
## Importing a .zip library{zip-library}
39+
## Importing a .zip library {#zip-library}
4040

4141
1. In the menu bar, go to _Sketch > Include Library > Add .ZIP Library..._
4242

4343
2. You will be prompted to select the library you want to add. Navigate to the .zip file's location and open it.
4444

4545
---
4646

47-
## Manual installation{manual-installation}
47+
## Manual installation {#manual-installation}
4848

4949
1. Go to the directory where you have downloaded the .zip library file.
5050

content/Software Support/PLC IDE/If-PLC-IDE-isnt-working-with-your-Opta-or-Portenta-Machine-Control.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ Follow these steps:
7878
1. Follow the linked instructions if you see any of these errors:
7979
- [Cannot generate profile file error message: Error: Path not found](#cannot-generate-profile-file-error-message-error-path-not-found)
8080
- [Error: invalid path creating config dir](#error-invalid-path-creating-config-dir)
81-
- If you see a different error, see the [If you see an error when downloading](#if-you-see-an-error-when-downloading) section.
81+
82+
If you see a different error, see the [If you see an error when programming the device](#if-you-see-an-error-when-programming-the-device) section.
8283

8384
1. Restart PLC IDE.
8485

content/Software Support/Upload/dfu-util-errors-when-uploading-exit-status-74.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ In this article:
1414
* [`dfu-util: No DFU capable USB device available`](#no-dfu-capable-usb-device-available)
1515
* [`dfu-util: Cannot open DFU device {vid}:{pid} found on devnum {n} (LIBUSB_ERROR_ACCESS)`](#libusb-error-access)
1616
* [`dfu-util: Cannot open DFU device {vid}:{pid} found on devnum {n} (LIBUSB_ERROR_NOT_FOUND)`](#dfu-util-cannot-open-dfu-device-{vid}{pid}-found-on-devnum-{n}-libusberrornotfound)
17-
* [`dfu-util: Error during download get_status (LIBUSB_ERROR_PIPE)`](dfu-util-error-during-download-getstatus-libusberrorpipe)
17+
* [`dfu-util: Error during download get_status (LIBUSB_ERROR_PIPE)`](#dfu-util-error-during-download-getstatus-libusberrorpipe)
1818
* [`dfu-util: More than one DFU capable USB device found!`](#more-than-one-dfu-capable-usb-device)
1919
* [`Warning: Invalid DFU suffix signature`](#invalid-dfu-suffix-signature)
2020

content/Store Support/Payments and Invoices/How-to-make-a-tax-exempt-order.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To place a tax-exempt order, follow these steps:
3030

3131
1. Proceed with the checkout process as usual to complete your order.
3232

33-
## America, Asia, and Oceania {us-tax}
33+
## America, Asia, and Oceania {#us-tax}
3434

3535
### Eligibility for Tax Exemption
3636

0 commit comments

Comments
 (0)