Skip to content

Commit

Permalink
Fix broken link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
alaz authored and kjvalencik committed Oct 20, 2021
1 parent b855861 commit ddf5888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Rust bindings for writing safe and fast native Node.js modules.

## Getting started

Once you have the [platform dependencies](https://neon-bindings.com/docs/getting-started#install-node-build-tools/) installed, getting started is as simple as:
Once you have the [platform dependencies](https://neon-bindings.com/docs/quick-start) installed, getting started is as simple as:

```
$ npm init neon my-project
Expand Down

0 comments on commit ddf5888

Please sign in to comment.