From e6cc4b49e7ed41f7756c11b86f23e10c1166eb6e Mon Sep 17 00:00:00 2001 From: Varun Agrawal Date: Fri, 31 Jul 2020 14:38:02 -0400 Subject: [PATCH] [vcpkg] Fix typo in link for installing and using packages (#12661) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1764b5a113..f3e1905847 100644 --- a/README.md +++ b/README.md @@ -324,7 +324,7 @@ you may use a simple `vcpkg install --feature-flags=manifests` For more information, check out the [manifest][getting-started:manifest-spec] specification. -[getting-started:using-a-package]: docs/examples/intalling-and-using-packages.md +[getting-started:using-a-package]: docs/examples/installing-and-using-packages.md [getting-started:integration]: docs/users/integration.md [getting-started:git]: https://git-scm.com/downloads [getting-started:cmake-tools]: https://marketplace.visualstudio.com/items?itemName=ms-vscode.cmake-tools