]> granicus.if.org Git - curl/commitdiff
FAQ: fix a broken URL [ci skip]
authorViktor Szakats <vszakats@users.noreply.github.com>
Mon, 12 Mar 2018 18:17:05 +0000 (18:17 +0000)
committerViktor Szakats <vszakats@users.noreply.github.com>
Mon, 12 Mar 2018 18:17:05 +0000 (18:17 +0000)
docs/FAQ

index 4dfd1642142677987b9359972c6d07e41c8876f2..cb28c2a5307b969dcb4d67a698ff417c915683e1 100644 (file)
--- 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!