Fix broken doc link (#14833)

This commit is contained in:
TeeVenDick 2020-11-30 05:44:03 +08:00 committed by GitHub
parent 896498fdba
commit 43e41bb2b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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