Merge pull request #8944 from fricklerhandwerk/fix-anchor

fix invalid anchor link
This commit is contained in:
Robert Hensing 2023-09-07 17:58:16 +02:00 committed by GitHub
commit 5f55c33917
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ struct EvalSettings : Config
R"(
List of directories to be searched for `<...>` file references
In particular, outside of [pure evaluation mode](#conf-pure-evaluation), this determines the value of
In particular, outside of [pure evaluation mode](#conf-pure-eval), this determines the value of
[`builtins.nixPath`](@docroot@/language/builtin-constants.md#builtins-nixPath).
)"};