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/IDE-integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/IDE-integration.md') diff --git a/docs/markdown/IDE-integration.md b/docs/markdown/IDE-integration.md index 848b812dc..cf1c5c1df 100644 --- a/docs/markdown/IDE-integration.md +++ b/docs/markdown/IDE-integration.md @@ -79,7 +79,7 @@ project. *(New in 0.56.0)* The `extra_files` key lists all files specified via the `extra_files` kwarg of a build target. See -[`executable()`](Reference-manual.md#executable). +[[executable]]. A target usually generates only one file. However, it is possible for custom targets to have multiple outputs. -- cgit v1.2.3