diff options
| -rw-r--r-- | docs/index.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md index 7d0601c13..926be4f32 100644 --- a/docs/index.md +++ b/docs/index.md @@ -31,6 +31,11 @@ Vcpkg helps you manage C and C++ libraries on Windows, Linux and MacOS. This too - [Layout of the vcpkg source tree](tool-maintainers/layout.md) - [Maintainer Guidelines](maintainers/maintainer-guide.md) +### Community Resources (not directly affiliated with vcpkg) + +- [vcpkg.info](https://vcpkg.info/) - Package index + search (includes older port versions) +- [vcpkgx](https://vcpkgx.com/) - Package index + search + ### Specifications - [Export](specifications/export-command.md) |
