aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/README.md9
1 files changed, 4 insertions, 5 deletions
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)