Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5b959c9

Browse filesBrowse files
authored
Merge pull request realpython#1014 from iNishant/patch-1
Fixed broken link to Pipenv documentation
2 parents 131a064 + 1eedf3a commit 5b959c9
Copy full SHA for 5b959c9

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎docs/dev/virtualenvs.rst

Copy file name to clipboardExpand all lines: docs/dev/virtualenvs.rst
+1-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.