The [Wiki](../../wiki) relative link resolved to /src/branch/main/wiki (404) in Gitea's file view, since the wiki tab is at the repo root, not under /src/branch/main/. Now an absolute URL to the wiki.
The `[Wiki](../../wiki)` relative link resolved to `/src/branch/main/wiki` (404) in Gitea's file view, since the wiki tab is at the repo root, not under `/src/branch/main/`. Now an absolute URL to the wiki.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
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) <[email protected]>
Claude-Session: https://claude.ai/code/session_01TfzV5QvtPDz8LJS3Pu5VLT
claude
merged commit b0efe4912d into main2026-06-22 18:55:53 -04:00
claude
deleted branch fix/wiki-link2026-06-22 18:55:53 -04:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The
[Wiki](../../wiki)relative link resolved to/src/branch/main/wiki(404) in Gitea's file view, since the wiki tab is at the repo root, not under/src/branch/main/. Now an absolute URL to the wiki.🤖 Generated with Claude Code