Skip to content

Commit b1d0cb0

Browse files
committed
Update links and name for venv post.
1 parent f2602e8 commit b1d0cb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/tips.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ to the project directory when I use the workon command::
6363
Automatically Run workon When Entering a Directory
6464
==================================================
6565

66-
`Justin Lily posted
67-
<http://justinlilly.com/python/virtualenv_wrapper_helper.html>`__
66+
`Justin Abrahms posted
67+
<https://justin.abrah.ms/python/virtualenv_wrapper_helper.html>`__
6868
about some code he added to his shell environment to look at the
6969
directory each time he runs ``cd``. If it finds a ``.venv`` file, it
7070
activates the environment named within. On leaving that directory,

0 commit comments

Comments
 (0)