From f2b678ef68053a3aa024e7ebd3478bd1d8735dde Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 8 Jun 2021 11:02:56 -0400 Subject: doc: Fix link to Commands.md --- docs/markdown/Reference-manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown') 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 -- cgit v1.1