fix(docs): correct broken internal links to match actual routes

Fix links verified against routes.ts:
- /settings → /settings/system
- /settings/updates → /settings/update (singular)
- /settings/maps-manager → /settings/maps
- /settings/wikipedia-selector → /settings/zim
- /settings/zim-manager → /settings/zim
Replace Wikipedia Selector references with Content Manager to
match sidebar labels in SettingsLayout.tsx.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Chris Sherwood 2026-02-05 16:14:23 -08:00 committed by Jake Turner
parent efb4db4fa8
commit d9ed8e9602
3 changed files with 9 additions and 9 deletions

View File

@ -190,7 +190,7 @@ Yes, while you have internet access. Updates include:
### How do I update content (Wikipedia, etc.)? ### How do I update content (Wikipedia, etc.)?
Content updates are separate from software updates: Content updates are separate from software updates:
1. Go to **Settings → Wikipedia Selector** or **Content Explorer** 1. Go to **Settings → Content Manager** or **Content Explorer**
2. Check for newer versions of your installed content 2. Check for newer versions of your installed content
3. Download updated versions as needed 3. Download updated versions as needed

View File

@ -191,7 +191,7 @@ View maps without internet. Download the regions you need before going offline.
As your needs change, you can add more content anytime: As your needs change, you can add more content anytime:
- **More apps:** Settings → Apps - **More apps:** Settings → Apps
- **More references:** Settings → Content Explorer or Wikipedia Selector - **More references:** Settings → Content Explorer or Content Manager
- **More map regions:** Settings → Maps Manager - **More map regions:** Settings → Maps Manager
- **More educational content:** Through Kolibri's built-in content browser - **More educational content:** Through Kolibri's built-in content browser
@ -200,7 +200,7 @@ As your needs change, you can add more content anytime:
N.O.M.A.D. includes a dedicated Wikipedia content management tool for browsing and downloading Wikipedia packages. N.O.M.A.D. includes a dedicated Wikipedia content management tool for browsing and downloading Wikipedia packages.
**How to use it:** **How to use it:**
1. Go to **[Wikipedia Selector →](/settings/wikipedia-selector)** 1. Go to **[Content Manager →](/settings/zim)** — the Wikipedia Selector is on this page
2. Browse available Wikipedia packages by language and size 2. Browse available Wikipedia packages by language and size
3. Select and download the packages you want 3. Select and download the packages you want

View File

@ -59,12 +59,12 @@ Or explore the **[Getting Started Guide](/docs/getting-started)** for a walkthro
| Chat with the AI | [AI Chat →](/chat) | | Chat with the AI | [AI Chat →](/chat) |
| Upload documents for AI | [Knowledge Base →](/knowledge-base) | | Upload documents for AI | [Knowledge Base →](/knowledge-base) |
| Download more content | [Install Apps →](/settings/apps) | | Download more content | [Install Apps →](/settings/apps) |
| Add Wikipedia/reference content | [Wikipedia Selector →](/settings/wikipedia-selector) | | Add Wikipedia/reference content | [Content Manager →](/settings/zim) |
| Manage installed content | [Content Manager →](/settings/zim-manager) | | Browse all available content | [Content Explorer →](/settings/zim/remote-explorer) |
| Download map regions | [Maps Manager →](/settings/maps-manager) | | Download map regions | [Maps Manager →](/settings/maps) |
| Run a benchmark | [System Benchmark →](/settings/benchmark) | | Run a benchmark | [System Benchmark →](/settings/benchmark) |
| Check for updates | [System Update →](/settings/updates) | | Check for updates | [System Update →](/settings/update) |
| View system status | [Settings →](/settings) | | View system status | [System Info →](/settings/system) |
--- ---
@ -78,4 +78,4 @@ N.O.M.A.D. works best when kept up to date while you have internet access. This
When you go offline, you'll have everything you need — the last synced versions of all your content. When you go offline, you'll have everything you need — the last synced versions of all your content.
**[Check for Updates →](/settings/updates)** **[Check for Updates →](/settings/update)**