docs: fix broken relative links across documentation

Fixes 46 broken relative links across 20 documentation files in docs/.

Changes:
- Added ../ prefix for root files (README.md, AGENTS.md)
- Removed ../ prefix for sibling docs files
- Removed dead links to non-existent files
- Fixed subdirectory paths

Based on PR #574 by chrisvaillancourt.

Co-Authored-By: Chris Vaillancourt <chrisvaillancourt@users.noreply.github.com>
This commit is contained in:
Steve Yegge
2025-12-16 00:46:08 -08:00
parent 8c45069228
commit 25ea1e7de3
20 changed files with 38 additions and 50 deletions

View File

@@ -623,7 +623,7 @@ After successful deployment:
- **Main Guide**: [AGENT_MAIL_MULTI_WORKSPACE_SETUP.md](AGENT_MAIL_MULTI_WORKSPACE_SETUP.md)
- **Quick Start**: [AGENT_MAIL_QUICKSTART.md](AGENT_MAIL_QUICKSTART.md)
- **Architecture**: [AGENT_MAIL.md](AGENT_MAIL.md)
- **ADR**: [adr/002-agent-mail-integration.md](../adr/002-agent-mail-integration.md)
- **ADR**: [adr/002-agent-mail-integration.md](adr/002-agent-mail-integration.md)
## Timeline Estimate