From: kdekker Date: Mon, 9 Apr 2018 10:10:43 +0000 (+0200) Subject: winbuild: fix URL X-Git-Tag: curl-7_60_0~110 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75f517f9686620f51c9d5537563a8bd84308b906;p=thirdparty%2Fcurl.git 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 --- diff --git a/winbuild/BUILD.WINDOWS.txt b/winbuild/BUILD.WINDOWS.txt index 76887dcda8..26092867c8 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: