fix: correct cross-page link paths (prefix wiki/)

sarman 2026-03-15 13:45:36 -05:00
parent 54a6b4580e
commit 10e1491638

20
Home.md

@ -6,16 +6,16 @@
| Topic | Description | | Topic | Description |
|-------|-------------| |-------|-------------|
| [Architecture](Architecture) | Backend, frontend, and data flow | | [Architecture](wiki/Architecture) | Backend, frontend, and data flow |
| [Development Setup](Development-Setup) | Prerequisites, commands, environment | | [Development Setup](wiki/Development-Setup) | Prerequisites, commands, environment |
| [Database](Database) | Schema, migrations, encryption | | [Database](wiki/Database) | Schema, migrations, encryption |
| [AI Providers](AI-Providers) | Supported providers and configuration | | [AI Providers](wiki/AI-Providers) | Supported providers and configuration |
| [PII Detection](PII-Detection) | Patterns, redaction flow, security | | [PII Detection](wiki/PII-Detection) | Patterns, redaction flow, security |
| [IPC Commands](IPC-Commands) | Full list of Tauri backend commands | | [IPC Commands](wiki/IPC-Commands) | Full list of Tauri backend commands |
| [CI/CD Pipeline](CICD-Pipeline) | Woodpecker CI + Gogs setup | | [CI/CD Pipeline](wiki/CICD-Pipeline) | Woodpecker CI + Gogs setup |
| [Security Model](Security-Model) | Encryption, audit trail, capabilities | | [Security Model](wiki/Security-Model) | Encryption, audit trail, capabilities |
| [Integrations](Integrations) | Confluence, ServiceNow, Azure DevOps (v0.2) | | [Integrations](wiki/Integrations) | Confluence, ServiceNow, Azure DevOps (v0.2) |
| [Troubleshooting](Troubleshooting) | Known issues and fixes | | [Troubleshooting](wiki/Troubleshooting) | Known issues and fixes |
## Key Features ## Key Features