@@ -4604,7 +4604,7 @@ the file contents.
46044604[ `Buffer.byteLength` ] : buffer.html#buffer_class_method_buffer_bytelength_string_encoding
46054605[ `Buffer` ] : buffer.html#buffer_buffer
46064606[ `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
46084608[ `ReadStream` ] : #fs_class_fs_readstream
46094609[ `URL` ] : url.html#url_the_whatwg_url_api
46104610[ `UV_THREADPOOL_SIZE` ] : cli.html#cli_uv_threadpool_size_size
@@ -4644,13 +4644,13 @@ the file contents.
46444644[ Caveats ] : #fs_caveats
46454645[ Common System Errors ] : errors.html#errors_common_system_errors
46464646[ 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
46484648[ MDN-Number ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type
46494649[ MSDN-Rel-Path ] : https://docs.microsoft.com/en-us/windows/desktop/FileIO/naming-a-file#fully-qualified-vs-relative-paths
46504650[ Readable Streams ] : stream.html#stream_class_stream_readable
46514651[ Writable Stream ] : stream.html#stream_class_stream_writable
46524652[ 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
46554655[ support of file system `flags` ] : #fs_file_system_flags
46564656[ File Access Constants ] : #fs_file_access_constants
0 commit comments