fast-csv icon indicating copy to clipboard operation
fast-csv copied to clipboard

Broken link

Open gunar opened this issue 4 years ago • 2 comments

Just wanted to let you know this link is broken: https://c2fo.github.io/fast-csv/packages/parse

I've found it at: https://www.npmjs.com/package/@fast-csv/parse

image

gunar avatar Feb 12 '21 12:02 gunar

we need to update package.json files.

in packages/parse

old : "homepage": "http://c2fo.github.com/fast-csv/packages/parse", new: "homepage": "https://c2fo.github.io/fast-csv/docs/parsing/getting-started/",

similarly in other packages as well

@doug-martin if it is alright can i raise a fix for this ?

NavneetDabral avatar May 20 '21 10:05 NavneetDabral

@NavneetDabral - yes you can raise a PR.

dustinsmith1024 avatar Jun 01 '21 12:06 dustinsmith1024