adaltas / node-csv

Full featured CSV parser with simple api and tested against large datasets.
https://csv.js.org
MIT License
4.05k stars 267 forks source link

Link to Pipe recipe in docs is broken. #404

Closed tohagan closed 1 year ago

tohagan commented 1 year ago

Describe the bug

This doc page refers to a Pipe recipie but the link is broken.

To Reproduce

  1. Visit https://csv.js.org/parse/api/stream/ and scroll to the bottom paragraph "Using the pipe function"
  2. Click the link to the Pipe example
  3. 404 page appears

Additional context

Issue #348 refers to the pipe example but it's no longer at the URL mentioned by this issue.

tohagan commented 1 year ago

I suspect it should be linked to this page:

wdavidw commented 1 year ago

Thank you @tohagan. Funny, this issue is numbered 404.