FAQ: fix a broken URL [ci skip]

This commit is contained in:
Viktor Szakats 2018-03-12 18:17:05 +00:00
Родитель 8b498a875c
Коммит 62a71af6d3
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -998,7 +998,7 @@ FAQ
compilers or prior curl versions it may set a time that appears one hour off. 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 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: 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! 4.14 Redirects work in browser but not with curl!