Skip to content

Commit 4e8a9f5

Browse files
committed
fix link to Justin Lily's helper post
1 parent 3379dba commit 4e8a9f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/tips.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Automatically Run workon When Entering a Directory
8383
==================================================
8484

8585
`Justin Lily posted
86-
<http://justinlilly.com/blog/2009/mar/28/virtualenv-wrapper-helper/>`__
86+
<http://justinlilly.com/python/virtualenv_wrapper_helper.html>`__
8787
about some code he added to his shell environment to look at the
8888
directory each time he runs ``cd``. If it finds a ``.venv`` file, it
8989
activates the environment named within. On leaving that directory,

0 commit comments

Comments
 (0)