From 39483d29c49fcd4d39ffd96c128e45620e7e2898 Mon Sep 17 00:00:00 2001 From: lzutao Date: Sat, 22 Dec 2018 16:14:38 +0700 Subject: docs: Fix href in Pkgconfig module [skip ci] --- docs/markdown/Pkgconfig-module.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/markdown/Pkgconfig-module.md b/docs/markdown/Pkgconfig-module.md index 6aee0c70f..7e935247d 100644 --- a/docs/markdown/Pkgconfig-module.md +++ b/docs/markdown/Pkgconfig-module.md @@ -29,11 +29,11 @@ keyword arguments. shared_library) that the user needs to link against. Arbitrary strings can also be provided and they will be added into the `Libs` field. Since 0.45.0 dependencies of built libraries will be automatically added, see the - [Implicit dependencies](#Implicit_dependencies) section below for the exact + [Implicit dependencies](#implicit-dependencies) section below for the exact rules. - `libraries_private` list of built libraries or strings to put in the `Libs.private` field. Since 0.45.0 dependencies of built libraries will be - automatically added, see the [Implicit dependencies](#Implicit_dependencies) + automatically added, see the [Implicit dependencies](#implicit-dependencies) section below for the exact rules. - `name` the name of this library, used to set the `Name:` field - `subdirs` which subdirs of `include` should be added to the header -- cgit v1.2.3