diff --git a/content/Custom/Hubs/Hardware-Support.md b/content/Custom/Hubs/Hardware-Support.md
index 432e47f6..a2174a64 100644
--- a/content/Custom/Hubs/Hardware-Support.md
+++ b/content/Custom/Hubs/Hardware-Support.md
@@ -45,7 +45,7 @@ id: 9264736457500
Board not detected?
Read more about:
- If your board does not appear on a port
+ If your board is not detected by Arduino IDE
Fix port access on Linux
diff --git a/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 b/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
index 354620de..5791f1d2 100644
--- a/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
+++ b/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
@@ -1,6 +1,6 @@
---
title: "If there are \"Unknown\" devices in the board selector or ports without a board name in the Tools > Port menu"
-id: 4412955149586
+id:
---
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.
diff --git a/content/Software Support/Upload/If-your-board-is-not-detected-by-Arduino-IDE.md b/content/Software Support/Upload/If-your-board-is-not-detected-by-Arduino-IDE.md
index 8a9a9649..03525915 100644
--- a/content/Software Support/Upload/If-your-board-is-not-detected-by-Arduino-IDE.md
+++ b/content/Software Support/Upload/If-your-board-is-not-detected-by-Arduino-IDE.md
@@ -43,7 +43,7 @@ If the board is still not detected, it might be stuck in a state where it cannot
### 4. Check for "Unknown" or incorrect board name
-* **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.
+* **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.
* **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.