Skip to content

docs: fix unbalanced parens in Response example and dead CHANGELOG links - #1902

Open
lenoxfernando wants to merge 1 commit into
node-fetch:mainfrom
lenoxfernando:docs/fix-response-example-and-links
Open

docs: fix unbalanced parens in Response example and dead CHANGELOG links#1902
lenoxfernando wants to merge 1 commit into
node-fetch:mainfrom
lenoxfernando:docs/fix-response-example-and-links

Conversation

@lenoxfernando

Copy link
Copy Markdown
  • The body.blob() example in the README closes the new Response(...) call in the wrong place (}.blob()), so the snippet throws a SyntaxError as written.
  • Both upgrade guides link to CHANGELOG.md, which no longer exists in the repo — pointed them at GitHub Releases instead.

Found while running docrot, a small checker that verifies docs examples and links against the code. Happy to adjust anything.

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.

1 participant