Skip to content

Commit c4a65ed

Browse files
authored
bpo-39417: Fix broken link to guide to building venvs (GH-18432)
1 parent bf15d5b commit c4a65ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/venv.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ See :pep:`405` for more information about Python virtual environments.
2727
.. seealso::
2828

2929
`Python Packaging User Guide: Creating and using virtual environments
30-
<https://packaging.python.org/installing/#creating-virtual-environments>`__
30+
<https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/#creating-a-virtual-environment>`__
3131

3232

3333
Creating virtual environments

0 commit comments

Comments
 (0)