mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-02 02:37:10 +01:00
if a pull request is displayed use the /pulls path
if a pull requests diff is displayed use the /pulls/{id}/files url
if an issue is displayed use the issues url
Fixes #16102
Signed-off-by: Sebastian Sauer <sauer.sebastian@gmail.com>