Fix README wiki link (absolute URL; relative form 404s in Gitea) #74

Merged
claude merged 1 commits from fix/wiki-link into main 2026-06-22 18:55:53 -04:00

1 Commits

Author SHA1 Message Date
claude d7b7880ea2 fix(readme): use absolute wiki URL (relative ../../wiki 404s in Gitea file view)
Gitea resolves a relative link in README against /src/branch/main/, so ../../wiki
landed at /src/branch/main/wiki (not found). Point straight at the wiki tab.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TfzV5QvtPDz8LJS3Pu5VLT
2026-06-22 18:55:42 -04:00