aboutsummaryrefslogtreecommitdiff
path: root/winbuild
diff options
context:
space:
mode:
authorkdekker <kees.dekker@infor.com>2018-04-09 12:10:43 +0200
committerMarcel Raad <Marcel.Raad@teamviewer.com>2018-04-09 15:19:00 +0200
commit75f517f9686620f51c9d5537563a8bd84308b906 (patch)
treedd20132c526a6080b761875556dc02d1dc7ad0e2 /winbuild
parent73070e82423aa64b381fa4bf51ea7ad380c538fc (diff)
winbuild: fix URL
Follow up on https://github.com/curl/curl/pull/2472. Now using en-us instead of nl-nl as language code in the URL. Closes https://github.com/curl/curl/pull/2475
Diffstat (limited to 'winbuild')
-rw-r--r--winbuild/BUILD.WINDOWS.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/winbuild/BUILD.WINDOWS.txt b/winbuild/BUILD.WINDOWS.txt
index 76887dcda..26092867c 100644
--- a/winbuild/BUILD.WINDOWS.txt
+++ b/winbuild/BUILD.WINDOWS.txt
@@ -12,7 +12,7 @@ Building with Visual C++, prerequisites
The latest Platform SDK can be downloaded freely from:
- https://developer.microsoft.com/nl-nl/windows/downloads/sdk-archive
+ https://developer.microsoft.com/en-us/windows/downloads/sdk-archive
If you are building with VC6 then you will also need the February 2003
Edition of the Platform SDK which can be downloaded from: