Fix README wiki links to use absolute URLs

Relative /wiki/ paths resolve against the Forgejo root, not the repo.
Use full URLs so links work from the repo README page.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
Jeff Smith 2026-04-08 13:41:03 -06:00
parent 79becb21ec
commit 6a8445ed13

View file

@ -26,9 +26,9 @@ marchwarden replay <trace_id>
## Documentation
- **[Architecture](/wiki/Architecture)** — system design, researcher contract, MCP flow
- **[Development Guide](/wiki/DevelopmentGuide)** — setup, running tests, debugging
- **[Research Contract](/wiki/ResearchContract)** — the `research()` tool specification
- **[Architecture](https://forgejo.labbity.unbiasedgeek.com/archeious/marchwarden/wiki/Architecture)** — system design, researcher contract, MCP flow
- **[Development Guide](https://forgejo.labbity.unbiasedgeek.com/archeious/marchwarden/wiki/DevelopmentGuide)** — setup, running tests, debugging
- **[Research Contract](https://forgejo.labbity.unbiasedgeek.com/archeious/marchwarden/wiki/ResearchContract)** — the `research()` tool specification
- **[Contributing](CONTRIBUTING.md)** — branching, commits, PR workflow
## Status