mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
* Links in markdown should be absolute to the repository not the server Fix #15075 Signed-off-by: Andrew Thornton <[email protected]> * match github Signed-off-by: Andrew Thornton <[email protected]> * add testcase Signed-off-by: Andrew Thornton <[email protected]> Co-authored-by: 6543 <[email protected]>