diff options
author | Viktor Szakats <vszakats@users.noreply.github.com> | 2017-09-04 14:08:54 +0000 |
---|---|---|
committer | Viktor Szakats <vszakats@users.noreply.github.com> | 2017-09-04 14:08:54 +0000 |
commit | 1c8725e639e0749b5faf90d6236a98c639d1241d (patch) | |
tree | 64b8cbe5897fb4049fd8d6cd157de7904473bf35 /include | |
parent | 841a09ea19f9b6ec4f18d761578cef44ada2810b (diff) | |
download | curl-1c8725e639e0749b5faf90d6236a98c639d1241d.tar.gz |
docs: Update to secure URL versions
Diffstat (limited to 'include')
-rw-r--r-- | include/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/README b/include/README index 9e865aa11..c2589ec8c 100644 --- a/include/README +++ b/include/README @@ -30,4 +30,4 @@ NOTE FOR LIBCURL HACKERS To figure out how to do good and portable checks for features, operating systems or specific hardwarare, a very good resource is Bjorn Reese's -collection at http://predef.sf.net/ +collection at https://sourceforge.net/p/predef/wiki/ |