aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/yaml/functions/get_option.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/yaml/functions/get_option.yaml b/docs/yaml/functions/get_option.yaml
index 7f7982e..0934758 100644
--- a/docs/yaml/functions/get_option.yaml
+++ b/docs/yaml/functions/get_option.yaml
@@ -7,7 +7,7 @@ description: |
Note that the value returned for built-in options that end in `dir`
such as `bindir` and `libdir` is usually a path relative to (and
inside) the `prefix` but you should not rely on that, as it can also
- be an absolute path [in some cases](Builtin-options.md#Universal options).
+ be an absolute path [in some cases](Builtin-options.md#universal-options).
[`install_dir` arguments](Installing.md) handle that as expected
but if you need an absolute path, e.g. to use in a define etc.,
you should use the path concatenation operator like this: