diff options
author | Daniel Stenberg <daniel@haxx.se> | 2016-02-02 00:24:30 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-02-02 00:24:30 +0100 |
commit | 6b485c7407fdfab34e47df9ad75f4ad5d84f0e34 (patch) | |
tree | 20eb068e42f6cd90d04a84f827a71ed10f4fdd5f /docs/MANUAL | |
parent | 7a8a7ca7b01d3e37467cf3779df67f1e852541f9 (diff) |
HTTPS: update a bunch of URLs from HTTP to HTTPS
Diffstat (limited to 'docs/MANUAL')
-rw-r--r-- | docs/MANUAL | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/MANUAL b/docs/MANUAL index fb349485f..08fdb57ae 100644 --- a/docs/MANUAL +++ b/docs/MANUAL @@ -3,7 +3,7 @@ LATEST VERSION You always find news about what's going on as well as the latest versions from the curl web pages, located at: - http://curl.haxx.se + https://curl.haxx.se SIMPLE USAGE @@ -824,7 +824,7 @@ LDAP Working with LDAP URLs": http://developer.netscape.com/docs/manuals/dirsdk/csdk30/url.htm - RFC 2255, "The LDAP URL Format" http://curl.haxx.se/rfc/rfc2255.txt + RFC 2255, "The LDAP URL Format" https://curl.haxx.se/rfc/rfc2255.txt To show you an example, this is how I can get all people from my local LDAP server that has a certain sub-domain in their email address: @@ -1011,7 +1011,7 @@ MAILING LISTS For your convenience, we have several open mailing lists to discuss curl, its development and things relevant to this. Get all info at - http://curl.haxx.se/mail/. Some of the lists available are: + https://curl.haxx.se/mail/. Some of the lists available are: curl-users |