mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 06:46:17 +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
|
user ``PATH`` permanently in the `Control Panel`_. You may need to log
|
||||||
out for the ``PATH`` changes to take effect.
|
out for the ``PATH`` changes to take effect.
|
||||||
|
|
||||||
.. _Pipenv: https://docs.pipenv.org/
|
.. _Pipenv: https://pipenv.kennethreitz.org/
|
||||||
.. _npm: https://www.npmjs.com/
|
.. _npm: https://www.npmjs.com/
|
||||||
.. _bundler: http://bundler.io/
|
.. _bundler: http://bundler.io/
|
||||||
.. _user base: https://docs.python.org/3/library/site.html#site.USER_BASE
|
.. _user base: https://docs.python.org/3/library/site.html#site.USER_BASE
|
||||||
|
|||||||
Reference in New Issue
Block a user