diff options
Diffstat (limited to 'docs/intro')
| -rw-r--r-- | docs/intro/contributing.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro/contributing.txt b/docs/intro/contributing.txt index 1c6d321375..ab183896ae 100644 --- a/docs/intro/contributing.txt +++ b/docs/intro/contributing.txt @@ -188,7 +188,7 @@ If the ``source`` command is not available, you can try using a dot instead: You have to activate the virtualenv whenever you open a new terminal window. virtualenvwrapper__ is a useful tool for making this more convenient. -__ https://virtualenvwrapper.readthedocs.org/en/latest/ +__ https://virtualenvwrapper.readthedocs.io/en/latest/ Anything you install through ``pip`` from now on will be installed in your new virtualenv, isolated from other environments and system-wide packages. Also, the |
