You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ There are a set of contributor docs in [docs/contributor](https://github.com/gra
22
22
23
23
### Compiler
24
24
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.
26
26
27
27
Once you have the compiler building, the typical flow for development is to make changes in the `compiler` directory, then run:
0 commit comments