summaryrefslogtreecommitdiff
path: root/lib/http_ntlm.c
diff options
context:
space:
mode:
authorViktor Szakats <vszakats@users.noreply.github.com>2017-02-06 19:21:05 +0000
committerViktor Szakats <vszakats@users.noreply.github.com>2017-02-06 19:21:05 +0000
commit88bdd7cf6fba438bbb3d89641bf03b14e8feead6 (patch)
tree9d19838712fc85141b75e5b6af580b149f8e3402 /lib/http_ntlm.c
parent423a93ce32215c9854b0b077aeb5ea723a1f0f63 (diff)
downloadcurl-88bdd7cf6fba438bbb3d89641bf03b14e8feead6.tar.gz
use *.sourceforge.io and misc URL updates
Ref: https://sourceforge.net/blog/introducing-https-for-project-websites/ Closes: https://github.com/curl/curl/pull/1247
Diffstat (limited to 'lib/http_ntlm.c')
-rw-r--r--lib/http_ntlm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/http_ntlm.c b/lib/http_ntlm.c
index 21c77cd68..8a78bd293 100644
--- a/lib/http_ntlm.c
+++ b/lib/http_ntlm.c
@@ -27,7 +27,7 @@
/*
* NTLM details:
*
- * http://davenport.sourceforge.net/ntlm.html
+ * https://davenport.sourceforge.io/ntlm.html
* https://www.innovation.ch/java/ntlm.html
*/