diff options
author | Daniel Stenberg <daniel@haxx.se> | 2016-02-03 00:19:02 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-02-03 00:19:02 +0100 |
commit | 4af40b3646d3b09f68e419f7ca866ff395d1f897 (patch) | |
tree | e85f902d8fc7973f7c9a47037901e761ab76c3dc /packages/Win32/README | |
parent | d33dd0b1951d4772e12e84df0f3b728dbddac38f (diff) |
URLs: change all http:// URLs to https://
Diffstat (limited to 'packages/Win32/README')
-rw-r--r-- | packages/Win32/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/Win32/README b/packages/Win32/README index 266e4eaf3..eb5d0a6a5 100644 --- a/packages/Win32/README +++ b/packages/Win32/README @@ -3,7 +3,7 @@ Author: Jörn Hartroth DESCRIPTION (If you're only looking for precompiled win32 binaries, go visit -http://curl.haxx.se/download.html) +https://curl.haxx.se/download.html) Packaging of the curl binaries for Win32 should at this point in time be based on the InfoZip (zip/unzip) archiver family as the de-facto standard for |