summaryrefslogtreecommitdiff
path: root/src/tool_operate.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-11-02 14:52:02 +0100
committerDaniel Stenberg <daniel@haxx.se>2020-11-02 14:52:02 +0100
commitd1ceeb3b5ac012c6b089d256e770e2b571dcfd61 (patch)
tree8d2f3c45f71ead4c1772d09b99e0ab1b7bddcd0f /src/tool_operate.c
parentb8895509a07fd60677eed53bfce0947aa5a8e409 (diff)
downloadcurl-d1ceeb3b5ac012c6b089d256e770e2b571dcfd61.tar.gz
www.curl.se: new project homebagder/www.curl.se
Diffstat (limited to 'src/tool_operate.c')
-rw-r--r--src/tool_operate.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tool_operate.c b/src/tool_operate.c
index 4ad5052ff..010a5e374 100644
--- a/src/tool_operate.c
+++ b/src/tool_operate.c
@@ -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 https://curl.haxx.se/docs/copyright.html.
+ * are also available at https://www.curl.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
@@ -99,7 +99,7 @@ CURLcode curl_easy_perform_ev(CURL *easy);
#endif
#define CURL_CA_CERT_ERRORMSG \
- "More details here: https://curl.haxx.se/docs/sslcerts.html\n\n" \
+ "More details here: https://www.curl.se/docs/sslcerts.html\n\n" \
"curl failed to verify the legitimacy of the server and therefore " \
"could not\nestablish a secure connection to it. To learn more about " \
"this situation and\nhow to fix it, please visit the web page mentioned " \