If I open https://github.com/haskell/cabal/blob/master/.github/pull_request_template.md and click any link to CONTRIBUTING.md, they resolve to a non-existent https://github.com/haskell/cabal/blob/master/.github/CONTRIBUTING.md (note the spurious /.github/ in the path).
Similar issue happens inside a PR, e. g., links to CONTRIBUTING.md from #11823 resolve to a non-existent https://github.com/haskell/cabal/compare/CONTRIBUTING.md (note the spurious /compare/ in the path).
If I open https://github.com/haskell/cabal/blob/master/.github/pull_request_template.md and click any link to
CONTRIBUTING.md, they resolve to a non-existenthttps://github.com/haskell/cabal/blob/master/.github/CONTRIBUTING.md(note the spurious/.github/in the path).Similar issue happens inside a PR, e. g., links to
CONTRIBUTING.mdfrom #11823 resolve to a non-existenthttps://github.com/haskell/cabal/compare/CONTRIBUTING.md(note the spurious/compare/in the path).