mirror of
https://github.com/go-gitea/gitea.git
synced 2025-04-03 22:13:06 +02: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>