mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Fix broken link to frontend guidelines in hacking guidelines (#21382)
This commit is contained in:
		@@ -171,7 +171,7 @@ server as mentioned above.
 | 
			
		||||
 | 
			
		||||
### Working on JS and CSS
 | 
			
		||||
 | 
			
		||||
Frontend development should follow [Guidelines for Frontend Development](./guidelines-frontend.md)
 | 
			
		||||
Frontend development should follow [Guidelines for Frontend Development]({{< relref "doc/developers/guidelines-frontend.en-us.md" >}})
 | 
			
		||||
 | 
			
		||||
To build with frontend resources, either use the `watch-frontend` target mentioned above or just build once:
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user