mirror of
https://gitee.com/gitea/gitea
synced 2025-11-25 02:40:26 +08:00
* Don't open new page for ext wiki on same repository (#20725) - Backport of #20725 - When the external wiki has been set to a file on the repository, don't open the page on a tab. - Resolves #20657 * Gofmt * Fix line Co-authored-by: zeripath <art27@cantab.net>