diff options
Diffstat (limited to 'docs/markdown/Reference-manual.md')
-rw-r--r-- | docs/markdown/Reference-manual.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Reference-manual.md b/docs/markdown/Reference-manual.md index 111a6f0..18f30b3 100644 --- a/docs/markdown/Reference-manual.md +++ b/docs/markdown/Reference-manual.md @@ -2129,7 +2129,7 @@ the following methods. $ echo $PLUGINS_PATH /path/to/source/subdir ``` - See (`meson devenv`)[Commands.md#devenv] command documentation for a list of + See [`meson devenv`](Commands.md#devenv) command documentation for a list of environment variables that are set by default by Meson. ### `build_machine` object |