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 f2602e8 commit b1d0cb0Copy full SHA for b1d0cb0
docs/source/tips.rst
@@ -63,8 +63,8 @@ to the project directory when I use the workon command::
63
Automatically Run workon When Entering a Directory
64
==================================================
65
66
-`Justin Lily posted
67
-<http://justinlilly.com/python/virtualenv_wrapper_helper.html>`__
+`Justin Abrahms posted
+<https://justin.abrah.ms/python/virtualenv_wrapper_helper.html>`__
68
about some code he added to his shell environment to look at the
69
directory each time he runs ``cd``. If it finds a ``.venv`` file, it
70
activates the environment named within. On leaving that directory,
0 commit comments