Skip to content

Commit f156858

Browse files
authored
Update link to supported platforms by ghcup (#2293)
1 parent fffc04d commit f156858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ If you are using [`ghcup`](https://www.haskell.org/ghcup/) to manage your instal
1313
ghcup install hls
1414
```
1515

16-
You can check if HLS is available for your platorm via ghcup here: <https://gitlab.haskell.org/haskell/ghcup-hs#supported-platforms>.
16+
You can check if HLS is available for your platorm via ghcup here: <https://haskell.org/ghcup/install/#supported-platforms>.
1717

1818
You can also install HLS from source without checking out the code manually:
1919
```bash

0 commit comments

Comments
 (0)