From: Viktor Szakats Date: Sun, 22 Mar 2026 12:25:34 +0000 (+0100) Subject: FAQ.md: point archive.org link to the original, no-JS, revision [ci skip] X-Git-Tag: rc-8_20_0-1~135 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcec44df00a650199ccc27e3bc80e0e6b50474a2;p=thirdparty%2Fcurl.git FAQ.md: point archive.org link to the original, no-JS, revision [ci skip] To make it pass mdlinkcheck, open faster, w/o cookie banner, and not need special URL format to make JS happy. Ref: 1dc0ce956226186f40fdda072e7bd6c0cc035597 --- diff --git a/docs/FAQ.md b/docs/FAQ.md index f53ed2daf6..f3f07220cb 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -830,8 +830,8 @@ Since curl 7.53.0 this issue should be fixed as long as curl was built with any modern compiler that allows for a 64-bit curl_off_t type. For older 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](https://web.archive.org/web/20260105021457/www.codeproject.com/articles/Beating-the-Daylight-Savings-Time-Bug-and-Getting#comments-section). +times and it is not easily worked around. For more details +[read this](https://web.archive.org/web/20050715084352/codeproject.com/datetime/dstbugs.asp). ## Redirects work in browser but not with curl