Skip to content

Commit 2da48d3

Browse files
committed
Fix a link name in doc
1 parent 2efbc9a commit 2da48d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/shell_autocompletion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Note: if you installed a package for you Linux distribution, the bash completion
44
file was automatically installed (you may need the `bash-completion` package to
55
have it take effect).
66

7-
The following adds support for shell tab completion for standard Stack arguments, although completion for filenames and executables etc. within stack is still lacking (see [issue 82](https://github.com/commercialhaskell/stack/issues/832)).
7+
The following adds support for shell tab completion for standard Stack arguments, although completion for filenames and executables etc. within stack is still lacking (see [issue 823](https://github.com/commercialhaskell/stack/issues/832)).
88

99
### for bash users
1010

0 commit comments

Comments
 (0)