mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Fixed broken link to Pipenv documentation
Changed `https://docs.pipenv.org/` -> `https://pipenv.kennethreitz.org/`
This commit is contained in:
@@ -101,7 +101,7 @@ Use ``pip`` to install Pipenv:
|
||||
user ``PATH`` permanently in the `Control Panel`_. You may need to log
|
||||
out for the ``PATH`` changes to take effect.
|
||||
|
||||
.. _Pipenv: https://docs.pipenv.org/
|
||||
.. _Pipenv: https://pipenv.kennethreitz.org/
|
||||
.. _npm: https://www.npmjs.com/
|
||||
.. _bundler: http://bundler.io/
|
||||
.. _user base: https://docs.python.org/3/library/site.html#site.USER_BASE
|
||||
|
||||
Reference in New Issue
Block a user