diff --git a/.github/workflows/preview-verification.yml b/.github/workflows/preview-verification.yml
index d4a3cf1..ca7f370 100644
--- a/.github/workflows/preview-verification.yml
+++ b/.github/workflows/preview-verification.yml
@@ -346,6 +346,11 @@ jobs:
--exclude=".*hawaii\.edu.*" \
--exclude=".*timeanddate\.com.*" \
--exclude=".*mabrains\.com.*" \
+ --exclude=".*reddit\.com.*" \
+ --exclude=".*electronics-lab\.com.*" \
+ --exclude=".*docs\.google\.com.*" \
+ --exclude=".*matrix\.to.*" \
+ --exclude=".*tinytapeout\.com/chips/silicon-proven.*" \
--header="User-Agent:Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36" \
--header="Accept:text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" \
--header="Accept-Language:en-US,en;q=0.9" \
diff --git a/_posts/2025-10-27-getting-help.md b/_posts/2025-10-27-getting-help.md
index ba14ed7..d8a290e 100644
--- a/_posts/2025-10-27-getting-help.md
+++ b/_posts/2025-10-27-getting-help.md
@@ -85,7 +85,7 @@ PDK development, analog & digital design, physical design & layout, desi
-#### [Precision Innovations](https://wafer.space/design-help.html#precision-innovations) · *USA*
+#### [Precision Innovations](https://wafer.space/design-help.html#precision) · *USA*
Primary developers of OpenROAD, offering commercial support, custom development, training & education, and rapid turnaround design flows. If you're using OpenROAD and need expert tool support, these are the people who built it.
@@ -96,7 +96,7 @@ Primary developers of OpenROAD, offering commercial support, custom development,
-#### [SLICE Semiconductor](https://wafer.space/design-help.html#slice-semiconductor) · *Ireland*
+#### [SLICE Semiconductor](https://wafer.space/design-help.html#slicesemi) · *Ireland*
Low-cost ASIC development, mixed-signal IC design contracting, and consulting across technology nodes from 180nm to 3nm.
diff --git a/_posts/2025-11-11-chip-on-board-strategy.md b/_posts/2025-11-11-chip-on-board-strategy.md
index ca1795b..b4ae54e 100644
--- a/_posts/2025-11-11-chip-on-board-strategy.md
+++ b/_posts/2025-11-11-chip-on-board-strategy.md
@@ -151,7 +151,7 @@ An alternate version is also available that organizes pins by signal type. This
While the initial symbols are in KiCad, the community welcomes contributions of symbols and libraries for other PCB design tools. If you use Altium, Eagle, or another tool, please submit a pull request to the [chip-on-board-wire-bonded-pcbs repo](https://github.com/wafer-space/chip-on-board-wire-bonded-pcbs)!
-For those new to KiCad or looking to deepen their PCB design skills, **Pat Deegan** (developer of the **[Tiny Tapeout demo board](https://github.com/TinyTapeout/tt-demo-pcb)**) offers **[KiCad:Unlocked](https://inductive-kickback.com/2024/07/kicadunlocked-a-course-for-deep-kicad/)**, a comprehensive free course that covers everything from basic circuit design to advanced PCB layout techniques. The community hopes to work with Pat in the future on a tutorial specifically focused on wire bonding integration and designing motherboards for wafer.space COB packages.
+For those new to KiCad or looking to deepen their PCB design skills, **Pat Deegan** (developer of the **[Tiny Tapeout demo board](https://github.com/TinyTapeout/tt-demo-pcb)**) offers **[KiCad:Unlocked](https://inductive-kickback.com/2025/07/kicadunlocked-a-course-for-deep-kicad/)**, a comprehensive free course that covers everything from basic circuit design to advanced PCB layout techniques. The community hopes to work with Pat in the future on a tutorial specifically focused on wire bonding integration and designing motherboards for wafer.space COB packages.
If you want to quickly review KiCad designs without installing software, **[KiCanvas](https://kicanvas.org/)** provides a browser-based viewer for KiCad files. You can use it to inspect the standard COB layouts, verify connector pinouts, and review community-contributed designs, all directly in your browser.