diff options
| author | Akshay Shekher <voldyman666@gmail.com> | 2021-03-22 15:15:29 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-22 15:15:29 -0700 |
| commit | 7524d9d4c4b723739170c2337de325087873c7d3 (patch) | |
| tree | 288994776aa855504ae11b7ed41415c02a713a22 | |
| parent | 062676d92b3ca9608728f48f10080712b98e0463 (diff) | |
| download | vcpkg-7524d9d4c4b723739170c2337de325087873c7d3.tar.gz vcpkg-7524d9d4c4b723739170c2337de325087873c7d3.zip | |
[docs] Updates links to documentation in repo's root README.md (#16805)
Co-authored-by: Akshay <akshay.shekher@gmail.com>
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -17,7 +17,7 @@ you can run `vcpkg help`, or `vcpkg help [command]` for command-specific help. * Github: [https://github.com/microsoft/vcpkg](https://github.com/microsoft/vcpkg) * Slack: [https://cppalliance.org/slack/](https://cppalliance.org/slack/), the #vcpkg channel * Discord: [\#include \<C++\>](https://www.includecpp.org), the #🌏vcpkg channel -* Docs: [Documentation](docs/index.md) +* Docs: [Documentation](docs/README.md) [](https://dev.azure.com/vcpkg/public/_build/latest?definitionId=29&branchName=master) @@ -307,7 +307,7 @@ depending on the shell you use, then restart your console. # Examples -See the [documentation](docs/index.md) for specific walkthroughs, +See the [documentation](docs/README.md) for specific walkthroughs, including [installing and using a package](docs/examples/installing-and-using-packages.md), [adding a new package from a zipfile](docs/examples/packaging-zipfiles.md), and [adding a new package from a GitHub repo](docs/examples/packaging-github-repos.md). |
