fix: broken links

This commit is contained in:
Ryan Yin
2024-12-19 00:24:28 +08:00
parent 45ad6b3019
commit 4fbff4d9e5
8 changed files with 10 additions and 10 deletions

View File

@ -285,7 +285,7 @@ the following official/semi-official documents:
[nixpkgs/nixos/lib/eval-config.nix]:
https://github.com/NixOS/nixpkgs/tree/nixos-24.11/nixos/lib/eval-config.nix
[Module System - Nixpkgs]:
https://github.com/NixOS/nixpkgs/blob/24.11/doc/module-system/module-system.chapter.md
https://github.com/NixOS/nixpkgs/blob/nixos-24.11/doc/module-system/module-system.chapter.md
[nixpkgs/nixos-24.11/lib/modules.nix - _module.args]:
https://github.com/NixOS/nixpkgs/blob/nixos-24.11/lib/modules.nix#L122-L184
[nixpkgs/nixos-24.11/nixos/doc/manual/development/option-types.section.md#L237-L244]: