Skip to content

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

Open
greenheadHQ wants to merge 1 commit into
nodejs:mainfrom
greenheadHQ:vfs-fix-bigintstats-link
Open

doc: fix broken fs.BigIntStats link in vfs.md#65045
greenheadHQ wants to merge 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

2 participants