Closed
Description
Gitea Version: 1.10.0+dev-289-g8b54b58bc (gitea.com)
How to reproduce:
- forc a project
- make a branch and push some commits to it
- make a PR to the original project from this branch
-> 4. go to branch view at the forge repo, you can see the PR Nubers but you cant open them corectly
Tested Repo: https://gitea.com/6543/GitNex/branches
-> gitea missed that the pull request is on a other repo than the own branch
(instead of https://gitea.com/mmarif/GitNex/pulls/70 you get to https://gitea.com/6543/GitNex/pulls/70)