Skip to content

Commit 0ec772d

Browse files
authored
Merge pull request #3303 from schlueter/fix/GUIDE.md-bypass-shell-auto-complete-manual-redirection
Link directly to shell autocompletion on doc site
2 parents 600c1f0 + 564c48e commit 0ec772d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1985,7 +1985,7 @@ the following (or add it to `.bashrc`):
19851985
eval "$(stack --bash-completion-script stack)"
19861986
19871987
For more information and other shells, see [the Shell auto-completion wiki
1988-
page](https://github.com/commercialhaskell/stack/wiki/Shell-autocompletion)
1988+
page](https://docs.haskellstack.org/en/stable/shell_autocompletion)
19891989
19901990
### Docker
19911991

0 commit comments

Comments
 (0)