diff options
author | Viktor Szakats <vszakats@users.noreply.github.com> | 2017-02-06 19:21:05 +0000 |
---|---|---|
committer | Viktor Szakats <vszakats@users.noreply.github.com> | 2017-02-06 19:21:05 +0000 |
commit | 88bdd7cf6fba438bbb3d89641bf03b14e8feead6 (patch) | |
tree | 9d19838712fc85141b75e5b6af580b149f8e3402 /lib/curl_des.c | |
parent | 423a93ce32215c9854b0b077aeb5ea723a1f0f63 (diff) | |
download | curl-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/curl_des.c')
-rw-r--r-- | lib/curl_des.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/curl_des.c b/lib/curl_des.c index 421c9f768..b123a00f0 100644 --- a/lib/curl_des.c +++ b/lib/curl_des.c @@ -34,7 +34,7 @@ * * The function is a port of the Java based oddParity() function over at: * - * http://davenport.sourceforge.net/ntlm.html + * https://davenport.sourceforge.io/ntlm.html * * Parameters: * |