mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 04:49:04 +08:00
[docs] Updates links to documentation in repo's root README.md (#16805)
Co-authored-by: Akshay <akshay.shekher@gmail.com>
This commit is contained in:
parent
062676d92b
commit
7524d9d4c4
@ -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)
|
||||
|
||||
[![Build Status](https://dev.azure.com/vcpkg/public/_apis/build/status/microsoft.vcpkg.ci?branchName=master)](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).
|
||||
|
Loading…
Reference in New Issue
Block a user