Skip to content

Commit ec5a0ad

Browse files
Trottaddaleax
authored andcommitted
doc: fix broken link in fs.md
PR-URL: #35111 Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
1 parent 55b8caa commit ec5a0ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/fs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5716,7 +5716,7 @@ the file contents.
57165716
[`Number.MAX_SAFE_INTEGER`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER
57175717
[`ReadDirectoryChangesW`]: https://docs.microsoft.com/en-us/windows/desktop/api/winbase/nf-winbase-readdirectorychangesw
57185718
[`ReadStream`]: #fs_class_fs_readstream
5719-
[Readable Stream]: #stream_class_stream_readable
5719+
[Readable Stream]: stream.html#stream_class_stream_readable
57205720
[`URL`]: url.html#url_the_whatwg_url_api
57215721
[`UV_THREADPOOL_SIZE`]: cli.html#cli_uv_threadpool_size_size
57225722
[`WriteStream`]: #fs_class_fs_writestream

0 commit comments

Comments
 (0)