Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the link to BFJ #2439

Merged
merged 1 commit into from
Aug 23, 2019
Merged

Fix the link to BFJ #2439

merged 1 commit into from
Aug 23, 2019

Conversation

mureinik
Copy link
Contributor

The documentation mentions Big-Friendly JSON (BFJ), but links to an outdated, archived, GitHub repository (https://github.com/philbooth/bfj).
A better option would be to link to the NPM package page (https://www.npmjs.com/package/bfj), in a similar way to how JSONStream is referenced earlier in the same paragraph.

Closes #2438

The documentation mentions Big-Friendly JSON (BFJ), but links to an
outdated, archived, GitHub repository
(https://github.com/philbooth/bfj).
A better option would be to link to the NPM package page
(https://www.npmjs.com/package/bfj), in a similar way to how
JSONStream is referenced earlier in the same paragraph.

Closes nodejs#2438
Copy link
Member

@MylesBorins MylesBorins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: Dead link for BFJ
2 participants