From b98356e0557399803895755a5f513841345fba1b Mon Sep 17 00:00:00 2001 From: "Zhao, Gang" Date: Sat, 22 Oct 2022 17:56:16 +0800 Subject: doc: Fix link --- docs/yaml/functions/get_option.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.1