diff --git a/doc/api/fs.md b/doc/api/fs.md index 8c2e7dae351a47..2ced14c5b49aca 100644 --- a/doc/api/fs.md +++ b/doc/api/fs.md @@ -5716,7 +5716,7 @@ the file contents. [`Number.MAX_SAFE_INTEGER`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER [`ReadDirectoryChangesW`]: https://docs.microsoft.com/en-us/windows/desktop/api/winbase/nf-winbase-readdirectorychangesw [`ReadStream`]: #fs_class_fs_readstream -[Readable Stream]: #stream_class_stream_readable +[Readable Stream]: stream.html#stream_class_stream_readable [`URL`]: url.html#url_the_whatwg_url_api [`UV_THREADPOOL_SIZE`]: cli.html#cli_uv_threadpool_size_size [`WriteStream`]: #fs_class_fs_writestream