diff options
| author | Georg Brandl <georg@python.org> | 2014-10-29 09:27:06 (GMT) |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2014-10-29 09:27:06 (GMT) |
| commit | 794e9bf1fe5bd0000f90c1502b16c96eb68a59af (patch) | |
| tree | 0fe2b5742d9d244ffac97dc7b4928ee29eefe370 /Doc/using/venv-create.inc | |
| parent | 9e67d801bdef7c43e6704200770fb9cf2040dc11 (diff) | |
| parent | 525d355984e1afa342aa72fc7867a56eea937a61 (diff) | |
| download | cpython-794e9bf1fe5bd0000f90c1502b16c96eb68a59af.zip cpython-794e9bf1fe5bd0000f90c1502b16c96eb68a59af.tar.gz cpython-794e9bf1fe5bd0000f90c1502b16c96eb68a59af.tar.bz2 | |
merge with 3.4
Diffstat (limited to 'Doc/using/venv-create.inc')
| -rw-r--r-- | Doc/using/venv-create.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/using/venv-create.inc b/Doc/using/venv-create.inc index 26acf0b..ba1cdcc 100644 --- a/Doc/using/venv-create.inc +++ b/Doc/using/venv-create.inc @@ -14,7 +14,7 @@ subdirectory (on Windows, this is ``Lib\site-packages``). .. seealso:: `Python Packaging User Guide: Creating and using virtual environments - <https://packaging.python.org/en/latest/tutorial.html#creating-and-using-virtual-environments>`__ + <https://packaging.python.org/en/latest/installing.html#virtual-environments>`__ .. highlight:: none |
