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/Reference-manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/Reference-manual.md') diff --git a/docs/markdown/Reference-manual.md b/docs/markdown/Reference-manual.md index d49209630..832ceda52 100644 --- a/docs/markdown/Reference-manual.md +++ b/docs/markdown/Reference-manual.md @@ -419,7 +419,7 @@ keyword arguments. Finds an external dependency (usually a library installed on your system) with the given name with `pkg-config` and [with -CMake](Dependencies.md#CMake) if `pkg-config` fails. Additionally, +CMake](Dependencies.md#cmake) if `pkg-config` fails. Additionally, frameworks (OSX only) and [library-specific fallback detection logic](Dependencies.md#dependencies-with-custom-lookup-functionality) are also supported. This function supports the following keyword -- cgit v1.2.3