diff options
| author | Varun Agrawal <varagrawal@gmail.com> | 2020-07-31 14:38:02 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-31 11:38:02 -0700 |
| commit | e6cc4b49e7ed41f7756c11b86f23e10c1166eb6e (patch) | |
| tree | bc38bdc0d6ef40e2dfa7e4e91ef81ff7230d685d /README.md | |
| parent | 103939fa9b8bff139e36fce0554977050baa82f9 (diff) | |
| download | vcpkg-e6cc4b49e7ed41f7756c11b86f23e10c1166eb6e.tar.gz vcpkg-e6cc4b49e7ed41f7756c11b86f23e10c1166eb6e.zip | |
[vcpkg] Fix typo in link for installing and using packages (#12661)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
