Skip to content

Commit 2f2dad4

Browse files
authored
chore(docs): Update esy installation link in CONTRIBUTING.md (#2317)
1 parent c6e3cb0 commit 2f2dad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ There are a set of contributor docs in [docs/contributor](https://github.com/gra
2222

2323
### Compiler
2424

25-
When working with the compiler, you'll want to install [esy](https://esy.sh/docs/en/getting-started.html#install-esy) globally and make it available in your `$PATH`. This will allow you to have LSP services while working on the compiler code.
25+
When working with the compiler, you'll want to install [esy](https://esy.sh/docs/getting-started#install-esy) globally and make it available in your `$PATH`. This will allow you to have LSP services while working on the compiler code.
2626

2727
Once you have the compiler building, the typical flow for development is to make changes in the `compiler` directory, then run:
2828

0 commit comments

Comments
 (0)