FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: fix broken fs.BigIntStats link in vfs.md by greenheadHQ · Pull Request #65045 · nodejs/node · GitHub

/ node Public

doc: fix broken fs.BigIntStats link in vfs.md - #65045

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
greenheadHQ:vfs-fix-bigintstats-link
Aug 12, 2026
Merged

doc: fix broken fs.BigIntStats link in vfs.md#65045
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
greenheadHQ:vfs-fix-bigintstats-link

Conversation

Copy link
Copy Markdown
Contributor

The fs.BigIntStats reference link in vfs.md points at fs.md#class-fsbigintstats, but fs.md has no such section. The bigint variant is documented inside ### Class: fs.Stats, so this points the link there, matching the neighbouring fs.Stats link.

fs.md describes the bigint variant inside the fs.Stats section and has
no separate fs.BigIntStats section to link to.

Signed-off-by: greenhead <shren0812@gmail.com>
nodejs-github-bot added doc Issues and PRs related to the documentations. vfs Issues and PRs related to the virtual filesystem subsystem. labels Aug 5, 2026
daeyeon added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Aug 9, 2026
daeyeon added the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 12, 2026
nodejs-github-bot merged commit 356ee0a into nodejs:main Aug 12, 2026
31 checks passed

Copy link
Copy Markdown
Collaborator

Landed in 356ee0a

nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 12, 2026
aduh95 pushed a commit that referenced this pull request Aug 13, 2026
fs.md describes the bigint variant inside the fs.Stats section and has
no separate fs.BigIntStats section to link to.

Signed-off-by: greenhead <shren0812@gmail.com>
PR-URL: #65045
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
aduh95 pushed a commit that referenced this pull request Aug 25, 2026
fs.md describes the bigint variant inside the fs.Stats section and has
no separate fs.BigIntStats section to link to.

Signed-off-by: greenhead <shren0812@gmail.com>
PR-URL: #65045
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. doc Issues and PRs related to the documentations. vfs Issues and PRs related to the virtual filesystem subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL