Fix README wiki link (absolute URL; relative form 404s in Gitea) #74
Reference in New Issue
Block a user
Delete Branch "fix/wiki-link"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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