about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/stdenv/stdenv.chapter.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/stdenv/stdenv.chapter.md b/doc/stdenv/stdenv.chapter.md
index dbe0a589e4a4..7ca9ee3ff76d 100644
--- a/doc/stdenv/stdenv.chapter.md
+++ b/doc/stdenv/stdenv.chapter.md
@@ -987,7 +987,7 @@ Interpreter paths that point to a valid Nix store location are not changed.
 
 ::: note
 A script file must be marked as executable, otherwise it will not be
-considered. [Trivial Builders](#chap-trivial-builders) do this automatically where appropriate.
+considered.
 :::
 
 This mechanism ensures that the interpreter for a given script is always found and is exactly the one specified by the build.