fix link of argcomplete page.

This commit is contained in:
Masaru Tsuchiyama
2022-02-20 17:24:23 +09:00
parent 9af3e23695
commit 7f50c521b6

View File

@@ -5,7 +5,7 @@ How to set up bash completion
=============================
When using bash as your shell, ``pytest`` can use argcomplete
(https://argcomplete.readthedocs.io/) for auto-completion.
(https://kislyuk.github.io/argcomplete/) for auto-completion.
For this ``argcomplete`` needs to be installed **and** enabled.
Install argcomplete using: