8000 Fixed broken link to Pipenv documentation · angellmethod/python-guide@1eedf3a · GitHub
[go: up one dir, main page]

Skip to content

Commit 1eedf3a

Browse files
authored
Fixed broken link to Pipenv documentation
Changed `https://docs.pipenv.org/` -> `https://pipenv.kennethreitz.org/`
1 parent 131a064 commit 1eedf3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev/virtualenvs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Use ``pip`` to install Pipenv:
101101
user ``PATH`` permanently in the `Control Panel`_. You may need to log
102102
out for the ``PATH`` changes to take effect.
103103

104-
.. _Pipenv: https://docs.pipenv.org/
104+
.. _Pipenv: https://pipenv.kennethreitz.org/
105105
.. _npm: https://www.npmjs.com/
106106
.. _bundler: http://bundler.io/
107107
.. _user base: https://docs.python.org/3/library/site.html#site.USER_BASE

0 commit comments

Comments
 (0)
0