From: Viktor Szakats Date: Mon, 12 Mar 2018 18:17:05 +0000 (+0000) Subject: FAQ: fix a broken URL [ci skip] X-Git-Tag: curl-7_59_0~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=62a71af6d3eb8c2770ecfa71ad09f661ce9b2752;p=curl FAQ: fix a broken URL [ci skip] --- diff --git a/docs/FAQ b/docs/FAQ index 4dfd16421..cb28c2a53 100644 --- a/docs/FAQ +++ b/docs/FAQ @@ -998,7 +998,7 @@ FAQ compilers or prior curl versions it may set a time that appears one hour off. This happens due to a flaw in how Windows stores and uses file modification times and it is not easily worked around. For more details read this: - http://www.codeproject.com/datetime/dstbugs.asp + https://www.codeproject.com/Articles/1144/Beating-the-Daylight-Savings-Time-bug-and-getting 4.14 Redirects work in browser but not with curl!