Fix some https links

This commit is contained in:
2021-10-11 21:11:29 +02:00
parent 1f100623a7
commit c0c6cd4fb3
3 changed files with 4 additions and 4 deletions

View File

@@ -199,7 +199,7 @@ For the full list of env variables and parameters to tweak the script behavior,
### Example github workflow
On github workflows you can use https://github.com/haskell/actions/
On github workflows you can use [https://github.com/haskell/actions/](https://github.com/haskell/actions/)
If you want to install ghcup manually though, here's an example config: