mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 00:20:25 +08:00 
			
		
		
		
	Fix link to Hacking on Gitea on From-Source doc page (#6471)
* fix rel-ref * fixup
This commit is contained in:
		@@ -29,7 +29,7 @@ executable path, you will have to manage this yourself.
 | 
			
		||||
 | 
			
		||||
**Note 2**: Go version 1.9 or higher is required. However, it is recommended to
 | 
			
		||||
obtain the same version as our continuous integration, see the advice given in
 | 
			
		||||
<a href='{{ relref "docs/advanced/hacking-on-gitea.en-us.md" }}'>Hacking on
 | 
			
		||||
<a href='{{< relref "doc/advanced/hacking-on-gitea.en-us.md" >}}'>Hacking on
 | 
			
		||||
Gitea</a>
 | 
			
		||||
 | 
			
		||||
## Download
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user