Skip to content

Commit b5a54f0

Browse files
authored
Fix broken link to frontend guidelines in hacking guidelines (#21382)
1 parent 4dc3b2e commit b5a54f0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/content/doc/developers/hacking-on-gitea.en-us.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ server as mentioned above.
171171

172172
### Working on JS and CSS
173173

174-
Frontend development should follow [Guidelines for Frontend Development](./guidelines-frontend.md)
174+
Frontend development should follow [Guidelines for Frontend Development]({{< relref "doc/developers/guidelines-frontend.en-us.md" >}})
175175

176176
To build with frontend resources, either use the `watch-frontend` target mentioned above or just build once:
177177

0 commit comments

Comments
 (0)