Skip to content

Commit f4e958f

Browse files
Trottruyadorno
authored andcommitted
doc: fix broken link in fs.md
PR-URL: #35111 Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
1 parent 79c6d92 commit f4e958f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/fs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5882,7 +5882,7 @@ the file contents.
58825882
[`Number.MAX_SAFE_INTEGER`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER
58835883
[`ReadDirectoryChangesW`]: https://docs.microsoft.com/en-us/windows/desktop/api/winbase/nf-winbase-readdirectorychangesw
58845884
[`ReadStream`]: #fs_class_fs_readstream
5885-
[Readable Stream]: #stream_class_stream_readable
5885+
[Readable Stream]: stream.html#stream_class_stream_readable
58865886
[`URL`]: url.html#url_the_whatwg_url_api
58875887
[`UV_THREADPOOL_SIZE`]: cli.html#cli_uv_threadpool_size_size
58885888
[`WriteStream`]: #fs_class_fs_writestream

0 commit comments

Comments
 (0)