diff --git a/doc/build-helpers/trivial-build-helpers.chapter.md b/doc/build-helpers/trivial-build-helpers.chapter.md index 48ed99b2fa36..f623e1171fbd 100644 --- a/doc/build-helpers/trivial-build-helpers.chapter.md +++ b/doc/build-helpers/trivial-build-helpers.chapter.md @@ -57,8 +57,8 @@ runCommandWith :: { You have to create a file or directory `$out` for Nix to be able to run the builder successfully. ::: -[allowSubstitutes]: https://nixos.org/nix/manual/#adv-attr-allowSubstitutes -[preferLocalBuild]: https://nixos.org/nix/manual/#adv-attr-preferLocalBuild +[allowSubstitutes]: https://nix.dev/manual/nix/latest/language/advanced-attributes.html#adv-attr-allowSubstitutes +[preferLocalBuild]: https://nix.dev/manual/nix/latest/language/advanced-attributes.html#adv-attr-preferLocalBuild [substituter]: https://nix.dev/manual/nix/latest/glossary#gloss-substituter [substitutes]: https://nix.dev/manual/nix/2.23/glossary#gloss-substitute