Skip to content

Commit c6b48b7

Browse files
chore(docs): Fix broken esy getting started link (#216)
* chore(docs): fixed broken link * Update README.md * Update README.md --------- Co-authored-by: Oscar Spencer <[email protected]>
1 parent 971b06e commit c6b48b7

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
@@ -78,7 +78,7 @@ These flags might not work on other operating systems (like MacOS), so you'll pr
7878

7979
## Contributing
8080

81-
You'll need Node.js and [`esy`](https://esy.sh/docs/en/getting-started.html#install-esy) to build this project.
81+
You'll need Node.js and [`esy`](https://esy.sh/docs/getting-started/) to build this project.
8282

8383
`dune` will take care of compiling the C stubs, so to build the project you'll only need to run:
8484

0 commit comments

Comments
 (0)