summaryrefslogtreecommitdiff
path: root/doc/windows-stat-timespec.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-03-14 09:49:24 +0100
committerBruno Haible <bruno@clisp.org>2019-03-14 09:49:24 +0100
commit05044004157556f2c41e35b3823688a984722d15 (patch)
treea74a46f0dab1177f4405335366e8fc760edc6adc /doc/windows-stat-timespec.texi
parent7952aabdf99f8083328f79eda136fe8718f7157a (diff)
downloadgnulib-05044004157556f2c41e35b3823688a984722d15.tar.gz
all: Update URLs to msdn.microsoft.com.
* lib/stat-w32.c et al.: Update URLs after most of msdn.microsoft.com was moved to docs.microsoft.com.
Diffstat (limited to 'doc/windows-stat-timespec.texi')
-rw-r--r--doc/windows-stat-timespec.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/windows-stat-timespec.texi b/doc/windows-stat-timespec.texi
index 8aebafc222..ccd029e262 100644
--- a/doc/windows-stat-timespec.texi
+++ b/doc/windows-stat-timespec.texi
@@ -10,4 +10,4 @@ of files.
Note: On some types of file systems, the timestamp resolution is limited
by the file system. For example, on FAT file systems, @code{st_mtim}
only has a resolution of 2 seconds. For more details, see
-@url{https://msdn.microsoft.com/en-us/library/ms724290.aspx}.
+@url{https://docs.microsoft.com/en-us/windows/desktop/SysInfo/file-times}.