From 4d20a09d73fd3bd305319b2b72d1a26e7e825da6 Mon Sep 17 00:00:00 2001 From: Lukas Barth Date: Fri, 17 Jul 2026 12:24:25 +0200 Subject: [PATCH] Update README.md: Correct vcpkg domain vcpkg.info links to a scam page --- docs/docs/installation/vcpkg/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/installation/vcpkg/README.md b/docs/docs/installation/vcpkg/README.md index 100a9db34..f5b70ffa1 100644 --- a/docs/docs/installation/vcpkg/README.md +++ b/docs/docs/installation/vcpkg/README.md @@ -9,9 +9,9 @@ sidebarDepth: 0 The community maintained ports are available for the majority of oatpp modules. - [Vcpkg Website](https://docs.microsoft.com/en-us/cpp/build/vcpkg) - learn more about vcpkg. -- [Available Ports](https://vcpkg.info/) - Search for 'oatpp'. +- [Available Ports](https://vcpkg.io/) - Search for 'oatpp'. ## Credits - Special thanks to [mheyman](https://github.com/mheyman) -- [KaungZawHtet](https://github.com/KaungZawHtet), [NancyLi1013](https://github.com/NancyLi1013) \ No newline at end of file +- [KaungZawHtet](https://github.com/KaungZawHtet), [NancyLi1013](https://github.com/NancyLi1013)