Fix wiki-link paths in reference docs

Links like [[services/foo]] need to be [[reference/services/foo]]
to resolve correctly from the docs root.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-02-03 14:41:55 -08:00
commit b294caa734
28 changed files with 168 additions and 168 deletions

View file

@ -16,7 +16,7 @@ Daily backup system using Borg backup, running on indri.
| **Install** | mise (pipx) |
| **Config** | `~/.config/borgmatic/config.yaml` |
| **Schedule** | Daily at 2:00 AM |
| **Repository** | `/Volumes/backups/borg/` on [[storage/sifaka|Sifaka]] |
| **Repository** | `/Volumes/backups/borg/` on [[reference/storage/sifaka|Sifaka]] |
## What Gets Backed Up
@ -55,6 +55,6 @@ Dashboard: "Borgmatic Backups" in [[grafana|Grafana]]
## Related
- [[storage/backups|Backups]] - Full backup policy
- [[storage/sifaka|Sifaka]] - Backup target
- [[reference/storage/backups|Backups]] - Full backup policy
- [[reference/storage/sifaka|Sifaka]] - Backup target
- [[postgresql|PostgreSQL]] - Database backups