Skip to content

Commit 7c93fd8

Browse files
authored
Merge pull request #804 from alaz/fix/readme
Fix broken link in README
2 parents a38ac30 + b81dec9 commit 7c93fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Rust bindings for writing safe and fast native Node.js modules.
1010

1111
## Getting started
1212

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

1515
```
1616
$ npm init neon my-project

0 commit comments

Comments
 (0)