From 43e41bb2b0d0ce8ac1ff92af79e401cdf96f6caa Mon Sep 17 00:00:00 2001 From: TeeVenDick Date: Mon, 30 Nov 2020 05:44:03 +0800 Subject: Fix broken doc link (#14833) --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/index.md b/docs/index.md index df67d63d5..7d0601c13 100644 --- a/docs/index.md +++ b/docs/index.md @@ -15,7 +15,7 @@ Vcpkg helps you manage C and C++ libraries on Windows, Linux and MacOS. This too - [Triplet files](users/triplets.md) - [Configuration and Environment](users/config-environment.md) - [Usage with Android](users/android.md) -- [Using a manifest file to declare your dependencies](users/top-level-manifest.md) +- [Using a manifest file to declare your dependencies](users/manifests.md) ### Maintainer help -- cgit v1.2.3