Skip to content

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

@greenheadHQ

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 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 daeyeon added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Aug 9, 2026
@daeyeon daeyeon added the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 12, 2026
@nodejs-github-bot
nodejs-github-bot merged commit 356ee0a into nodejs:main Aug 12, 2026
31 checks passed
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 356ee0a

@nodejs-github-bot 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>
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 pending requests for changes, 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