We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55b8caa commit ec5a0adCopy full SHA for ec5a0ad
doc/api/fs.md
@@ -5716,7 +5716,7 @@ the file contents.
5716
[`Number.MAX_SAFE_INTEGER`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER
5717
[`ReadDirectoryChangesW`]: https://docs.microsoft.com/en-us/windows/desktop/api/winbase/nf-winbase-readdirectorychangesw
5718
[`ReadStream`]: #fs_class_fs_readstream
5719
-[Readable Stream]: #stream_class_stream_readable
+[Readable Stream]: stream.html#stream_class_stream_readable
5720
[`URL`]: url.html#url_the_whatwg_url_api
5721
[`UV_THREADPOOL_SIZE`]: cli.html#cli_uv_threadpool_size_size
5722
[`WriteStream`]: #fs_class_fs_writestream
0 commit comments