bpo-39417: Fix broken link to guide to building venvs (GH-18432)

This commit is contained in:
Ogi Moore 2020-02-10 15:51:01 -08:00 committed by GitHub
parent bf15d5b775
commit c4a65ed7fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ See :pep:`405` for more information about Python virtual environments.
.. seealso::
`Python Packaging User Guide: Creating and using virtual environments
<https://packaging.python.org/installing/#creating-virtual-environments>`__
<https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/#creating-a-virtual-environment>`__
Creating virtual environments