diff --git a/docs/FAQ.md b/docs/FAQ.md index 13991285ca..52328d2e4f 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -834,7 +834,7 @@ 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://www.codeproject.com/articles/Beating-the-Daylight-Savings-Time-Bug-and-Getting#comments-section). +this](https://web.archive.org/web/20260105021457/www.codeproject.com/articles/Beating-the-Daylight-Savings-Time-Bug-and-Getting#comments-section). ## Redirects work in browser but not with curl