We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3379dba commit 4e8a9f5Copy full SHA for 4e8a9f5
docs/en/tips.rst
@@ -83,7 +83,7 @@ Automatically Run workon When Entering a Directory
83
==================================================
84
85
`Justin Lily posted
86
-<http://justinlilly.com/blog/2009/mar/28/virtualenv-wrapper-helper/>`__
+<http://justinlilly.com/python/virtualenv_wrapper_helper.html>`__
87
about some code he added to his shell environment to look at the
88
directory each time he runs ``cd``. If it finds a ``.venv`` file, it
89
activates the environment named within. On leaving that directory,
0 commit comments