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 | |
parent | d33dd0b1951d4772e12e84df0f3b728dbddac38f (diff) |
URLs: change all http:// URLs to https://
Diffstat (limited to 'packages/Win32')
-rw-r--r-- | packages/Win32/README | 2 | ||||
-rw-r--r-- | packages/Win32/cygwin/README | 4 |
2 files changed, 3 insertions, 3 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 diff --git a/packages/Win32/cygwin/README b/packages/Win32/cygwin/README index 7457f7397..a0811de76 100644 --- a/packages/Win32/cygwin/README +++ b/packages/Win32/cygwin/README @@ -16,8 +16,8 @@ Dependencies: Canonical Homepage and Downloads: - http://curl.haxx.se/ - http://curl.haxx.se/download.html + https://curl.haxx.se/ + https://curl.haxx.se/download.html Cygwin specific source files (a .README template and a Makefile |