Closed
Description
- Gitea version (or commit ref): 1.4.2
- Git version: 2.17.0
- Operating system: macOS 10.13.4
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No, but on https://git.damutten.ch/Nicolas/todolist
- Not relevant
- Log gist:
Description
When browsing a tag, clicking on the Code-tab leads to an invalid url/404. It incorrectly gets linked to src/branch/tagname instead of src/tag/tagname.