Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f4e958f

Browse filesBrowse 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
Copy full SHA for f4e958f

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/fs.md‎

Copy file name to clipboardExpand all lines: doc/api/fs.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.