diff --git a/Doc/library/venv.rst b/Doc/library/venv.rst index e7016a89a38..0d0c2c85c4f 100644 --- a/Doc/library/venv.rst +++ b/Doc/library/venv.rst @@ -11,7 +11,7 @@ .. versionadded:: 3.3 -**Source code:** :source:`Lib/venv.py` +**Source code:** :source:`Lib/venv` --------------