Fix broken link to frontend guidelines in hacking guidelines (#21382)

This commit is contained in:
Yarden Shoham 2022-10-12 04:23:21 +03:00 committed by GitHub
parent 4dc3b2ec57
commit b5a54f03a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -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: