From 4effd45ea1bbedc8de4cbd8ca566ccf41fca778a Mon Sep 17 00:00:00 2001 From: Brandon Harvey <8107750+bharvey88@users.noreply.github.com> Date: Fri, 21 Aug 2026 21:48:18 -0500 Subject: [PATCH] Fix the broken links a full sweep turned up (#1096) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Checked all 513 external URLs in the docs. Most failures were noise: printables.com 403s under bot protection even with a browser user agent, SmartThings API endpoints in code examples, and local addresses like 192.168.1.1 that cannot resolve from here. What remained splits in two. Three internal links were broken. The BTN-1 getting started page pointed at a blueprint page slug that does not exist, the correct page is btn1/examples/blueprint. A homey battery page sent readers to plt1/setup/general-tips, which is not a path on this wiki and does not describe a boot button either; it now points at plt1-boot-mode, matching the sibling link two lines above it in the same file. The R-PRO-1 code page carried a .md suffix inside an absolute URL, so the page it wanted was there all along. The rest pointed at apolloautomation.github.io, the retired GitHub Pages wiki. Six of those were images hotlinked into the two PLT-1B factory reflash pages, all returning 404, so readers following that guide saw three missing screenshots at the steps that need them most. The same three files already sit in docs/assets under identical names, so the images become local paths. The remaining links were live but still sent readers to the old wiki, so they now point at the equivalent page here. Homey pages point at homey pages. The TEMP-PRO-1 boot mode page linked the TEMP-1 upload guide and carried a literal "(needs new link)" in the published text. temp-pro1-code exists, so the link goes there and the marker is gone. Verified every replacement target returns 200 and every referenced asset exists in the repo. No apolloautomation.github.io/docs reference remains. 🤖 Generated with [Claude Code](https://claude.com/claude-code) --- .../general/battery-sensors/sensor-connection-check.md | 2 +- docs/homey/products/plt1b/troubleshooting/plt1b-code.md | 6 +++--- .../homey/products/temp1/troubleshooting/temp1-boot-mode.md | 4 ++-- .../products/temp1b/troubleshooting/temp1b-boot-mode.md | 4 ++-- docs/products/btn1/setup/getting-started.md | 2 +- .../general/battery-sensors/sensor-connection-check.md | 4 ++-- docs/products/plt1b/troubleshooting/plt1b-code.md | 6 +++--- docs/products/rpro1/troubleshooting/rpro1-code.md | 2 +- docs/products/temp1/troubleshooting/temp1-boot-mode.md | 4 ++-- docs/products/temp1b/troubleshooting/temp1b-boot-mode.md | 4 ++-- .../temppro1/troubleshooting/temp-pro1-boot-mode.md | 4 ++-- 11 files changed, 21 insertions(+), 21 deletions(-) diff --git a/docs/homey/products/general/battery-sensors/sensor-connection-check.md b/docs/homey/products/general/battery-sensors/sensor-connection-check.md index b830d28b9c..5d9e403ba2 100755 --- a/docs/homey/products/general/battery-sensors/sensor-connection-check.md +++ b/docs/homey/products/general/battery-sensors/sensor-connection-check.md @@ -16,7 +16,7 @@ description: How to check if your device is connected to Wi-Fi, Home Assistant, ![](/assets/temp-1b-boot-button-lid-off.jpg) -PLT-1B boot button +PLT-1B boot button ![](/assets/plt-boot-mode-pic-2.jpg) diff --git a/docs/homey/products/plt1b/troubleshooting/plt1b-code.md b/docs/homey/products/plt1b/troubleshooting/plt1b-code.md index 00dfc216b3..9ecc99fb36 100755 --- a/docs/homey/products/plt1b/troubleshooting/plt1b-code.md +++ b/docs/homey/products/plt1b/troubleshooting/plt1b-code.md @@ -10,17 +10,17 @@ If your device has already been connected to Home Assistant please setup a blueprint and start using your BTN-1! +4\. Your device is now added to your Wi-Fi and added to the ESPHome Integration in Home Assistant. You should now be ready to setup a blueprint and start using your BTN-1! ### Connecting To ESPHome Device Builder diff --git a/docs/products/general/battery-sensors/sensor-connection-check.md b/docs/products/general/battery-sensors/sensor-connection-check.md index 3582abbc20..5d9e403ba2 100755 --- a/docs/products/general/battery-sensors/sensor-connection-check.md +++ b/docs/products/general/battery-sensors/sensor-connection-check.md @@ -8,7 +8,7 @@ description: How to check if your device is connected to Wi-Fi, Home Assistant, ![](/assets/temp-1-reset-button-lid-off.jpg) -PLT-1B reset button +PLT-1B reset button ![](/assets/plt-boot-mode-pic-6-1.jpg) @@ -16,7 +16,7 @@ description: How to check if your device is connected to Wi-Fi, Home Assistant, ![](/assets/temp-1b-boot-button-lid-off.jpg) -PLT-1B boot button +PLT-1B boot button ![](/assets/plt-boot-mode-pic-2.jpg) diff --git a/docs/products/plt1b/troubleshooting/plt1b-code.md b/docs/products/plt1b/troubleshooting/plt1b-code.md index 93a76d6ee6..ae2534b6b8 100755 --- a/docs/products/plt1b/troubleshooting/plt1b-code.md +++ b/docs/products/plt1b/troubleshooting/plt1b-code.md @@ -14,17 +14,17 @@ If your device has already been connected to Home Assistant please remove it from the ESPHome integration and the ESPHome Device Builder before continuing. -1\. Locate the boot button as shown here. Push and hold the boot button. While still holding the button down, plug in a USB-C cable into the USB-C port of your R-PRO-1 then let go of the button. +1\. Locate the boot button as shown here. Push and hold the boot button. While still holding the button down, plug in a USB-C cable into the USB-C port of your R-PRO-1 then let go of the button. ![](/assets/r-pro-1-boot-button.jpg) diff --git a/docs/products/temp1/troubleshooting/temp1-boot-mode.md b/docs/products/temp1/troubleshooting/temp1-boot-mode.md index 616df8e0a5..57cebc0484 100755 --- a/docs/products/temp1/troubleshooting/temp1-boot-mode.md +++ b/docs/products/temp1/troubleshooting/temp1-boot-mode.md @@ -22,7 +22,7 @@ If you prefer, please remove the lid by gently prying up on the small slit by th 2\. Push and hold the boot button. While still holding the button down, plug in a USB-C cable into the USB-C port of your TEMP-1 then let go of the button. -3\. Continue with [uploading the firmware document](https://apolloautomation.github.io/docs/products/temp1/troubleshooting/temp1-code/). +3\. Continue with [uploading the firmware document](https://wiki.apolloautomation.com/products/temp1/troubleshooting/temp1-code/). ##### Method 2: Boot and Reset Buttons @@ -34,4 +34,4 @@ If you prefer, please remove the lid by gently prying up on the small slit by th ![](/assets/temp-1-reset-button-lid-off.jpg) -4\. Continue with [uploading the firmware document](https://apolloautomation.github.io/docs/products/temp1/troubleshooting/temp1-code/). \ No newline at end of file +4\. Continue with [uploading the firmware document](https://wiki.apolloautomation.com/products/temp1/troubleshooting/temp1-code/). \ No newline at end of file diff --git a/docs/products/temp1b/troubleshooting/temp1b-boot-mode.md b/docs/products/temp1b/troubleshooting/temp1b-boot-mode.md index 988af3a25a..231835f4c2 100755 --- a/docs/products/temp1b/troubleshooting/temp1b-boot-mode.md +++ b/docs/products/temp1b/troubleshooting/temp1b-boot-mode.md @@ -22,7 +22,7 @@ If you prefer, please remove the lid by gently prying up on the small slit by th 2\. Push and hold the boot button. While still holding the button down, plug in a USB-C cable into the USB-C port of your TEMP-1B then let go of the button. -3\. Continue with [uploading the firmware document](https://apolloautomation.github.io/docs/products/temp1b/troubleshooting/temp1b-code/). +3\. Continue with [uploading the firmware document](https://wiki.apolloautomation.com/products/temp1b/troubleshooting/temp1b-code/). ##### Method 2: Boot and Reset Buttons @@ -34,4 +34,4 @@ If you prefer, please remove the lid by gently prying up on the small slit by th ![](/assets/temp-1-reset-button-lid-off.jpg) -4\. Continue with [uploading the firmware document](https://apolloautomation.github.io/docs/products/temp1b/troubleshooting/temp1b-code/). \ No newline at end of file +4\. Continue with [uploading the firmware document](https://wiki.apolloautomation.com/products/temp1b/troubleshooting/temp1b-code/). \ No newline at end of file diff --git a/docs/products/temppro1/troubleshooting/temp-pro1-boot-mode.md b/docs/products/temppro1/troubleshooting/temp-pro1-boot-mode.md index 7ba4fb5953..71f2a9cfa4 100755 --- a/docs/products/temppro1/troubleshooting/temp-pro1-boot-mode.md +++ b/docs/products/temppro1/troubleshooting/temp-pro1-boot-mode.md @@ -20,7 +20,7 @@ description: Step by step guide for putting The TEMP Pro-1 In Boot Mode. 3\. Push and hold the boot button. While still holding the button down, plug in a USB-C cable into the USB-C port of your TEMP Pro-1 then let go of the button. -3\. Continue with [uploading the firmware document](https://apolloautomation.github.io/docs/products/temp1/troubleshooting/temp1-code/). (needs new link) +3\. Continue with [uploading the firmware document](https://wiki.apolloautomation.com/products/temppro1/troubleshooting/temp-pro1-code/). ##### Method 2: Boot and Reset Buttons @@ -32,4 +32,4 @@ description: Step by step guide for putting The TEMP Pro-1 In Boot Mode. ![](/assets/temp-pro-1-reset-button.jpeg) -4\. Continue with [uploading the firmware document](https://apolloautomation.github.io/docs/products/temp1/troubleshooting/temp1-code/). (needs new link) \ No newline at end of file +4\. Continue with [uploading the firmware document](https://wiki.apolloautomation.com/products/temppro1/troubleshooting/temp-pro1-code/). \ No newline at end of file