summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gustafsson <daniel@yesql.se>2018-05-05 21:27:09 +0200
committerDaniel Stenberg <daniel@haxx.se>2018-05-05 23:02:40 +0200
commite953475de59407051d45b46634fd2d8ddc725e9e (patch)
tree4567a0d64a51786c6287254eeb9b44664c313f1e
parent3ed3db5c0488ec5a5ff3ca463a6625d0328f641e (diff)
downloadcurl-e953475de59407051d45b46634fd2d8ddc725e9e.tar.gz
URLs: fix one more http url
This file wasn't included in commit 4af40b3646d3b09 which updated all haxx.se http urls to https. The file was committed prior to that update, but may have been merged after it and hence didn't get updated. Closes #2550
-rw-r--r--docs/libcurl/opts/CURLOPT_CONNECT_TO.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_CONNECT_TO.3 b/docs/libcurl/opts/CURLOPT_CONNECT_TO.3
index 316a7d5fc..9f80cc383 100644
--- a/docs/libcurl/opts/CURLOPT_CONNECT_TO.3
+++ b/docs/libcurl/opts/CURLOPT_CONNECT_TO.3
@@ -9,7 +9,7 @@
.\" *
.\" * This software is licensed as described in the file COPYING, which
.\" * you should have received as part of this distribution. The terms
-.\" * are also available at http://curl.haxx.se/docs/copyright.html.
+.\" * are also available at https://curl.haxx.se/docs/copyright.html.
.\" *
.\" * You may opt to use, copy, modify, merge, publish, distribute and/or sell
.\" * copies of the Software, and permit persons to whom the Software is