Skip to content

Commit 96d3841

Browse files
committed
remove en-us from URL
1 parent 2a07955 commit 96d3841

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/en-us/vcpkg/users/triplets#vcpkg_platform_toolset_version) triplet. For example:
202+
Configure vcpkg with the [VCPKG_PLATFORM_TOOLSET_VERSION](https://learn.microsoft.com/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)