Skip to content

Commit

Permalink
Removed broken link.
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleydavis committed Dec 20, 2024
1 parent 24f61c2 commit 72446cf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,6 @@ You can also read and write YAML files using similar functions.

Consider using [Data-Forge](http://data-forge-js.com/) for data transformation, analysis and visualization in JavaScript and TypeScript.

## Resources

- [API docs](https://data-forge-notebook.github.io/datakit/)

## Support the developer

<a target="_blank" href="https://www.codecapers.com.au/about#support-my-work">Click here to **support the developer.**</a>
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "datakit",
"version": "1.0.22",
"version": "1.0.24",
"description": "Simple JavaScript toolkit for data transform across JSON, CSV and YAML.",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down

0 comments on commit 72446cf

Please sign in to comment.