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

View File

@ -157,7 +157,7 @@ _done() {
green "and the \"Mingw package management docs\"" green "and the \"Mingw package management docs\""
green "desktop shortcuts." green "desktop shortcuts."
green 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 green
@ -172,7 +172,7 @@ _done() {
green "To install other GHC versions and tools, run:" green "To install other GHC versions and tools, run:"
green " ghcup tui" green " ghcup tui"
green 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 esac