From b4f595bde474d8f10a5c35491b32e3bde84ec226 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 3 Feb 2016 04:16:52 +0100 Subject: URLs: change more http to https --- projects/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'projects/README') diff --git a/projects/README b/projects/README index f83302813..ff727ec9f 100644 --- a/projects/README +++ b/projects/README @@ -68,16 +68,16 @@ Building with Visual C++ If you are building with VC6 then you will also need the February 2003 Edition of the Windows Platform SDK which can be downloaded from: - http://www.microsoft.com/en-us/download/details.aspx?id=12261 + https://www.microsoft.com/en-us/download/details.aspx?id=12261 If you require support for Internationalized Domain Names via Windows IDN then you will need either: * Microsoft Internationalized Domain Name (IDN) Mitigation APIs: - http://www.microsoft.com/en-us/download/details.aspx?id=734 + https://www.microsoft.com/en-us/download/details.aspx?id=734 * Microsoft Windows SDK Update for Windows Vista: - http://www.microsoft.com/en-us/download/details.aspx?id=23719 + https://www.microsoft.com/en-us/download/details.aspx?id=23719 * Microsoft Visual Studio 2010 or above -- cgit v1.2.3