Skip to content

Commit

Permalink
Fix broken link to frontend guidelines in hacking guidelines (#21382)
Browse files Browse the repository at this point in the history
  • Loading branch information
yardenshoham committed Oct 12, 2022
1 parent 4dc3b2e commit b5a54f0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/doc/developers/hacking-on-gitea.en-us.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit b5a54f0

Please sign in to comment.