summaryrefslogtreecommitdiff
path: root/docs/examples/multithread.c
diff options
context:
space:
mode:
authorViktor Szakats <vszakats@users.noreply.github.com>2016-02-03 04:16:52 +0100
committerJay Satiro <raysatiro@yahoo.com>2016-02-02 22:29:47 -0500
commitb4f595bde474d8f10a5c35491b32e3bde84ec226 (patch)
treeaaa0a48b63b473d182f93a80b403b7a93ad47102 /docs/examples/multithread.c
parent093f9cd38de68f1a327ac8352cfb1168c1140765 (diff)
downloadgnurl-b4f595bde474d8f10a5c35491b32e3bde84ec226.tar.gz
gnurl-b4f595bde474d8f10a5c35491b32e3bde84ec226.tar.bz2
gnurl-b4f595bde474d8f10a5c35491b32e3bde84ec226.zip
URLs: change more http to https
Diffstat (limited to 'docs/examples/multithread.c')
-rw-r--r--docs/examples/multithread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/multithread.c b/docs/examples/multithread.c
index a8fb6e263..475e8fcfc 100644
--- a/docs/examples/multithread.c
+++ b/docs/examples/multithread.c
@@ -36,7 +36,7 @@
If you intend to use a SSL-based protocol here you MUST setup the OpenSSL
callback functions as described here:
- http://www.openssl.org/docs/crypto/threads.html#DESCRIPTION
+ https://www.openssl.org/docs/crypto/threads.html#DESCRIPTION
*/
const char * const urls[NUMT]= {