mirror of
https://github.com/django/django.git
synced 2025-08-31 07:47:37 +00:00
Fixed #26554 -- Updated docs URLs to readthedocs.io
This commit is contained in:
parent
0d8b523422
commit
f945fb24a3
20 changed files with 33 additions and 33 deletions
|
@ -188,7 +188,7 @@ If the ``source`` command is not available, you can try using a dot instead:
|
|||
You have to activate the virtualenv whenever you open a new terminal window.
|
||||
virtualenvwrapper__ is a useful tool for making this more convenient.
|
||||
|
||||
__ https://virtualenvwrapper.readthedocs.org/en/latest/
|
||||
__ https://virtualenvwrapper.readthedocs.io/en/latest/
|
||||
|
||||
Anything you install through ``pip`` from now on will be installed in your new
|
||||
virtualenv, isolated from other environments and system-wide packages. Also, the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue