From 2327cb5eb3ebbbca78701cf4a27ead376d245ffe Mon Sep 17 00:00:00 2001 From: Daniel Mensinger Date: Sun, 22 Aug 2021 17:56:56 +0200 Subject: docs: Fix broken links --- docs/markdown/External-Project-module.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/External-Project-module.md') diff --git a/docs/markdown/External-Project-module.md b/docs/markdown/External-Project-module.md index 640caaf07..901b0ed10 100644 --- a/docs/markdown/External-Project-module.md +++ b/docs/markdown/External-Project-module.md @@ -86,7 +86,7 @@ Keyword arguments: - `verbose`: If set to `true` the output of sub-commands ran to configure, build and install the project will be printed onto Meson's stdout. - `env` : environment variables to set, such as `['NAME1=value1', 'NAME2=value2']`, - a dictionary, or an [`environment()` object](Reference-manual.md#environment-object). + a dictionary, or an [[@env]] object. Returns an [`ExternalProject`](#ExternalProject_object) object -- cgit v1.2.3