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