@@ -4609,7 +4609,7 @@ the file contents.
4609
4609
[ `Buffer.byteLength` ] : buffer.html#buffer_class_method_buffer_bytelength_string_encoding
4610
4610
[ `Buffer` ] : buffer.html#buffer_buffer
4611
4611
[ `FSEvents` ] : https://developer.apple.com/documentation/coreservices/file_system_events
4612
- [ `ReadDirectoryChangesW` ] : https://msdn .microsoft.com/en-us/library/ windows/desktop/aa365465%28v=vs.85%29.aspx
4612
+ [ `ReadDirectoryChangesW` ] : https://docs .microsoft.com/en-us/windows/desktop/api/winbase/nf-winbase-readdirectorychangesw
4613
4613
[ `ReadStream` ] : #fs_class_fs_readstream
4614
4614
[ `URL` ] : url.html#url_the_whatwg_url_api
4615
4615
[ `UV_THREADPOOL_SIZE` ] : cli.html#cli_uv_threadpool_size_size
@@ -4649,13 +4649,13 @@ the file contents.
4649
4649
[ Caveats ] : #fs_caveats
4650
4650
[ Common System Errors ] : errors.html#errors_common_system_errors
4651
4651
[ FS Constants ] : #fs_fs_constants_1
4652
- [ MDN-Date ] : https://developer.mozilla.org/en-US/JavaScript/Reference/Global_Objects/Date
4652
+ [ MDN-Date ] : https://developer.mozilla.org/en-US/docs/Web/ JavaScript/Reference/Global_Objects/Date
4653
4653
[ MDN-Number ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type
4654
4654
[ MSDN-Rel-Path ] : https://docs.microsoft.com/en-us/windows/desktop/FileIO/naming-a-file#fully-qualified-vs-relative-paths
4655
4655
[ Readable Streams ] : stream.html#stream_class_stream_readable
4656
4656
[ Writable Stream ] : stream.html#stream_class_stream_writable
4657
4657
[ inode ] : https://en.wikipedia.org/wiki/Inode
4658
- [ Naming Files, Paths, and Namespaces ] : https://msdn .microsoft.com/en-us/library/ windows/desktop/aa365247(v=vs.85).aspx
4659
- [ MSDN-Using-Streams ] : https://msdn .microsoft.com/en-us/library/ windows/desktop/bb540537.aspx
4658
+ [ Naming Files, Paths, and Namespaces ] : https://docs .microsoft.com/en-us/windows/desktop/FileIO/naming-a-file
4659
+ [ MSDN-Using-Streams ] : https://docs .microsoft.com/en-us/windows/desktop/FileIO/using-streams
4660
4660
[ support of file system `flags` ] : #fs_file_system_flags
4661
4661
[ File Access Constants ] : #fs_file_access_constants
0 commit comments