Skip to content

Commit a26e980

Browse files
Merge pull request #448 from arduino/minor-fixes
Minor fixes
2 parents 76cae34 + b70860e commit a26e980

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

content/Custom/Hubs/Hardware-Support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ id: 9264736457500
4545
<img src="https://content.arduino.cc/assets/hc-USB.svg">
4646
<p class="info-title">Board not detected?</p>
4747
<p>Read more about:</p>
48-
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/4412955149586-If-your-board-does-not-appear-on-a-port-in-Arduino-IDE">If your board does not appear on a port</a>
48+
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/4412955149586-If-your-board-is-not-detected-by-Arduino-IDE">If your board is not detected by Arduino IDE</a>
4949
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/360016495679-Fix-port-access-on-Linux">Fix port access on Linux</a>
5050
</div>
5151
<div class="info-item">

content/Custom/Hubs/IDE-Support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ id: 9207690465436
4747
<img src="https://content.arduino.cc/assets/hc-USB.svg">
4848
<p class="info-title">Board not detected?</p>
4949
<p>Read more about:</p>
50-
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/4412955149586-If-your-board-does-not-appear-on-a-port-in-Arduino-IDE">If your board does not appear on a port</a>
50+
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/4412955149586-If-your-board-is-not-detected-by-Arduino-IDE">If your board is not detected by Arduino IDE</a>
5151
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/360016495679-Fix-port-access-on-Linux">Fix port access on Linux</a>
5252
</div>
5353
<div class="info-item">

content/Software Support/Upload/If-there-are-Unknown-devices-in-the-board-selector-or-ports-without-a-board-name-in-the-Tools-Port-menu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "If there are \"Unknown\" devices in the board selector or ports without a board name in the Tools > Port menu"
3-
id: 4412955149586
3+
id:
44
---
55

66
Learn how to troubleshoot and resolve cases where the Arduino IDE shows "Unknown" devices or fails to assign a board name in the board selector and _Tools > Port_ menu.

content/Software Support/Upload/If-your-board-is-not-detected-by-Arduino-IDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ If the board is still not detected, it might be stuck in a state where it cannot
4343

4444
### 4. Check for "Unknown" or incorrect board name
4545

46-
* **Unknown Devices**: If the board selector in Arduino IDE displays “Unknown” devices, refer to [If there are “Unknown” devices in the board selector and without a board name in the Tools > Port menu](https://support.arduino.cc/hc/en-us/articles/4412955149586-If-there-are-Unknown-devices-in-the-board-selector-or-ports-without-a-board-name-in-the-Tools-Port-menu) instead.
46+
* **Unknown Devices**: If the board selector in Arduino IDE displays “Unknown” devices, refer to [If there are “Unknown” devices in the board selector or without a board name in the Tools > Port menu](https://support.arduino.cc/hc/en-us/articles/4412955149586-If-there-are-Unknown-devices-in-the-board-selector-or-ports-without-a-board-name-in-the-Tools-Port-menu) instead.
4747

4848
* **Incorrect Board Identification**: If Arduino IDE incorrectly identifies your board with a generic name or as a different board type, see [If Arduino IDE detects a different board than the one you've connected](https://support.arduino.cc/hc/en-us/articles/12070802257436-If-Arduino-IDE-detects-a-different-board-than-the-one-you-ve-connected) instead.
4949

0 commit comments

Comments
 (0)