docs: fix links

This commit is contained in:
Snoweuph 2026-04-15 19:45:14 +02:00
commit 6e31cd0d5e
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
5 changed files with 9 additions and 9 deletions

View file

@ -91,7 +91,7 @@ consistency and to avoid clashing opinions on how formatters should behave, we
are very opinionated on how those files should be formatted.
- Nix files **must** be formatted with the Alejandra formatter, following some
specific tips found in [Nix style section](#nix-sec-code-style-nix).
specific tips found in [Nix style section](#sec-code-style-nix).
- Markdown files **must** be formatted with the `deno fmt` command, as described
in the [Markdown style section](#sec-code-style-markdown).