From 603b1ac287d73c5d2dfa3fdcb6402a082ed2c236 Mon Sep 17 00:00:00 2001 From: Anton Leontiev Date: Sat, 19 Oct 2019 12:40:52 +0300 Subject: docs: Fix some incorrect links [skip ci] --- docs/markdown/Subprojects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/Subprojects.md') diff --git a/docs/markdown/Subprojects.md b/docs/markdown/Subprojects.md index fc845ff06..91b184375 100644 --- a/docs/markdown/Subprojects.md +++ b/docs/markdown/Subprojects.md @@ -20,7 +20,7 @@ It should be noted that this is only guaranteed to work for subprojects that are built with Meson. The reason is the simple fact that there is no possible way to do this reliably with mixed build systems. Because of this, only meson subprojects are described here. -[CMake based subprojects](CMake-module.md#CMake-subprojects) are also +[CMake based subprojects](CMake-module.md#cmake-subprojects) are also supported but not guaranteed to work. ## A subproject example -- cgit v1.2.3