Update first steps guide link

This commit is contained in:
Julian Ospald 2022-04-02 23:36:16 +02:00
parent 1680c5c448
commit a4b69f29dc
Signed by: hasufell
GPG Key ID: 3786C5262ECB4A3F
1 changed files with 2 additions and 2 deletions

View File

@ -157,7 +157,7 @@ _done() {
green "and the \"Mingw package management docs\""
green "desktop shortcuts."
green
green "If you are new to Haskell, check out https://www.haskell.org/ghcup/install/#first-steps"
green "If you are new to Haskell, check out https://www.haskell.org/ghcup/steps/"
;;
*)
green
@ -172,7 +172,7 @@ _done() {
green "To install other GHC versions and tools, run:"
green " ghcup tui"
green
green "If you are new to Haskell, check out https://www.haskell.org/ghcup/install/#first-steps"
green "If you are new to Haskell, check out https://www.haskell.org/ghcup/steps/"
;;
esac