From eee3fe6404df27c029dba34e7f43f74d6f314b2b Mon Sep 17 00:00:00 2001 From: autoantwort <41973254+autoantwort@users.noreply.github.com> Date: Tue, 23 Mar 2021 22:28:45 +0100 Subject: [docs] fix links for vcpkg-tool maintainer help (#16796) * [docs] fix links for vcpkg-tool maintainer help * Update docs/README.md Co-authored-by: Robert Schumacher Co-authored-by: Robert Schumacher --- docs/README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/README.md b/docs/README.md index 167af1b63..665c913b3 100644 --- a/docs/README.md +++ b/docs/README.md @@ -30,12 +30,11 @@ Vcpkg helps you manage C and C++ libraries on Windows, Linux and MacOS. This too - [Portfile functions](maintainers/portfile-functions.md) - [Maintainer Guidelines](maintainers/maintainer-guide.md) -### Tool Maintainer Help +### [Vcpkg-Tool](https://github.com/microsoft/vcpkg-tool) Maintainer Help -- [Testing](tool-maintainers/testing.md) -- [Benchmarking](tool-maintainers/benchmarking.md) -- [Layout of the vcpkg source tree](tool-maintainers/layout.md) -- [Maintainer Guidelines](maintainers/maintainer-guide.md) +- [Testing](https://github.com/microsoft/vcpkg-tool/tree/main/docs/testing.md) +- [Benchmarking](https://github.com/microsoft/vcpkg-tool/tree/main/docs/benchmarking.md) +- [Layout of the vcpkg source tree](https://github.com/microsoft/vcpkg-tool/tree/main/docs/layout.md) ### Community Resources (not directly affiliated with vcpkg) -- cgit v1.2.3