treewide: fix broken 'nix.dev' URLs

This commit is contained in:
NAHO
2024-07-07 17:13:43 +02:00
parent 38a9557989
commit a7cc1dcd68
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
/**
Generates documentation for [nix modules](https://nix.dev/tutorials/module-system/module-system.html).
Generates documentation for [nix modules](https://nix.dev/tutorials/module-system/index.html).
It uses the declared `options` to generate documentation in various formats.