Update first steps guide link
This commit is contained in:
parent
1680c5c448
commit
a4b69f29dc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user