Skip to content

Commit 25cefec

Browse files
committed
use relative link to vcpkg docs
1 parent 96d3841 commit 25cefec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/overview/acquire-msvc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ cmake -G "Visual Studio 18 2026" -T "version=14.52" ..\
199199

200200
### vcpkg
201201

202-
Configure vcpkg with the [VCPKG_PLATFORM_TOOLSET_VERSION](https://learn.microsoft.com/vcpkg/users/triplets#vcpkg_platform_toolset_version) triplet. For example:
202+
Configure vcpkg with the [VCPKG_PLATFORM_TOOLSET_VERSION](/vcpkg/users/triplets#vcpkg_platform_toolset_version) triplet. For example:
203203

204204
```
205205
set(VCPKG_PLATFORM_TOOLSET_VERSION "14.50")

0 commit comments

Comments
 (0)