diff --git a/docs/bios/flashing.md b/docs/bios/flashing.md index 6e6891f..fce122f 100644 --- a/docs/bios/flashing.md +++ b/docs/bios/flashing.md @@ -370,5 +370,4 @@ A: The USB method requires booting the BC-250 itself. Hardware programmer works **Next Steps:** - [VRAM Configuration Guide](vram.md) -- [BIOS Settings Explained](../reference/bios-settings.md) -- [Recovery Guide](../troubleshooting/bios-recovery.md) +- [Recovery Guide](recovery.md) diff --git a/docs/getting-started/prerequisites.md b/docs/getting-started/prerequisites.md index 6b84db5..5f4bff9 100644 --- a/docs/getting-started/prerequisites.md +++ b/docs/getting-started/prerequisites.md @@ -178,7 +178,7 @@ The board is bare PCB, so you'll want some kind of enclosure or mounting. - **DIY:** Standoffs + acrylic/wood sheet - **Rack mount:** Original use case (need compatible chassis) -[Community case designs →](../community/README.md) +See the BC250 Discord for community case designs and 3D printable options. --- diff --git a/docs/troubleshooting/display.md b/docs/troubleshooting/display.md index 1af2126..9f36e58 100644 --- a/docs/troubleshooting/display.md +++ b/docs/troubleshooting/display.md @@ -201,7 +201,7 @@ If board still doesn't display: - Reflash using USB method again - Or use hardware programmer (CH341A) -[BIOS recovery guide →](bios-recovery.md) +[BIOS recovery guide →](../bios/recovery.md) --- @@ -554,7 +554,7 @@ vulkaninfo | grep deviceName - Use CH341A to reflash BIOS directly - Bypass potentially corrupted BIOS -[BIOS recovery guide →](bios-recovery.md) +[BIOS recovery guide →](../bios/recovery.md) ### If Display Works in Linux But Not Windows @@ -586,4 +586,4 @@ A: Likely loose cable, bad adapter, or overheating. Check all connections and te - [BIOS Flashing](../bios/flashing.md) - [Linux Installation](../linux/distributions.md) - [Hardware Setup](../hardware/power.md) -- [BIOS Recovery](bios-recovery.md) +- [BIOS Recovery](../bios/recovery.md) diff --git a/mkdocs.yml b/mkdocs.yml index dbfb2be..79fdbb6 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -119,7 +119,6 @@ nav: - Power Requirements: hardware/power.md - Cooling Solutions: hardware/cooling.md - Display Connectors: hardware/display.md - - Pinouts & Connectors: hardware/pinouts.md - BIOS & Firmware: - BIOS Flashing Guide: bios/flashing.md @@ -130,49 +129,20 @@ nav: - Linux Setup: - Distribution Guide: linux/distributions.md - Fedora Setup: linux/fedora.md - - Bazzite Setup: linux/bazzite.md - - CachyOS Setup: linux/cachyos.md - - Arch Linux Setup: linux/arch.md - - Debian Setup: linux/debian.md - Kernel Configuration: linux/kernel.md - Mesa Installation: linux/mesa.md - - Drivers & Graphics: - - RADV Driver: drivers/radv.md - - Environment Variables: drivers/environment.md - - Vulkan & OpenGL: drivers/apis.md - - Mesa Compilation: drivers/mesa-build.md - - System Configuration: - GPU Governor: system/governor.md - - Performance Tuning: system/performance.md - - Sensors & Monitoring: system/sensors.md - - Power Management: system/power.md - Gaming & Performance: - Game Compatibility: gaming/compatibility.md - - Performance Tips: gaming/performance.md - - Benchmarks: gaming/benchmarks.md - - FSR & Scaling: gaming/scaling.md - Troubleshooting: - Display Issues: troubleshooting/display.md - - Boot Problems: troubleshooting/boot.md - - Performance Issues: troubleshooting/performance.md - - Stability Problems: troubleshooting/stability.md - - Common Fixes: troubleshooting/common-fixes.md - - - Community Projects: - - Software Projects: community/software.md - - Case Designs: community/cases.md - - Hardware Mods: community/mods.md - - 3D Printing: community/3d-printing.md - Reference: - Quick Reference: reference/quick-reference.md - - Command Cheatsheet: reference/commands.md - - Verified Information: reference/verified.md - - FAQ: reference/faq.md # Extra extra: