From 9287fdf9061371773a35c77f22681feea264f59c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20D=C3=A9trez?= Date: Tue, 9 Feb 2016 10:24:23 +0100 Subject: [PATCH] Fix url Page has moved from the wiki to the doc. --- doc/install_and_upgrade.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/install_and_upgrade.md b/doc/install_and_upgrade.md index 108cfdbc1d..840aa91f49 100644 --- a/doc/install_and_upgrade.md +++ b/doc/install_and_upgrade.md @@ -299,8 +299,7 @@ To get tab-completion of commands on bash, just run the following (or add it to eval "$(stack --bash-completion-script stack)" -For more information and other shells, see [the shell auto-completion wiki -page](https://github.com/commercialhaskell/stack/wiki/Shell-autocompletion) +For more information and other shells, see [the shell auto-completion page](shell_autocompletion.html) ## Upgrade