We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79c6d92 commit f4e958fCopy full SHA for f4e958f
doc/api/fs.md
@@ -5882,7 +5882,7 @@ the file contents.
5882
[`Number.MAX_SAFE_INTEGER`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER
5883
[`ReadDirectoryChangesW`]: https://docs.microsoft.com/en-us/windows/desktop/api/winbase/nf-winbase-readdirectorychangesw
5884
[`ReadStream`]: #fs_class_fs_readstream
5885
-[Readable Stream]: #stream_class_stream_readable
+[Readable Stream]: stream.html#stream_class_stream_readable
5886
[`URL`]: url.html#url_the_whatwg_url_api
5887
[`UV_THREADPOOL_SIZE`]: cli.html#cli_uv_threadpool_size_size
5888
[`WriteStream`]: #fs_class_fs_writestream
0 commit comments