Closed
Description
-
Gitea version (or commit ref): 1.5.0+rc2-2-g5a7830e0e
-
Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No (Bad Gateway)
- Not relevant
Description
When adding a commit hash to README.md the hash gets linkyfied to
http://host/testOrg/testRepo1/src/branch/master/commit/<commitID>
instead of
http://host/testOrg/testRepo1/commit/<commitID>