diff options
| author | Tim Graham <timograham@gmail.com> | 2016-04-28 10:09:57 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-04-28 10:15:23 -0400 |
| commit | 8a135cca4e663ec649d9ef7643ffc2a10e91c781 (patch) | |
| tree | 57a071328f708dd1267471e213aea3544f9c636b /docs/topics/install.txt | |
| parent | 472c54084b30b9b8483ef9f9c068362bc21894f8 (diff) | |
[1.9.x] Fixed #26554 -- Updated docs URLs to readthedocs.io
Backport of f945fb24a31737c6625205a8cd90eabdf1c33584 from master
Diffstat (limited to 'docs/topics/install.txt')
| -rw-r--r-- | docs/topics/install.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/install.txt b/docs/topics/install.txt index fcfd3a89af..2b5a5d045f 100644 --- a/docs/topics/install.txt +++ b/docs/topics/install.txt @@ -178,7 +178,7 @@ This is the recommended way to install Django. .. _pip: https://pip.pypa.io/ .. _virtualenv: http://www.virtualenv.org/ -.. _virtualenvwrapper: https://virtualenvwrapper.readthedocs.org/en/latest/ +.. _virtualenvwrapper: https://virtualenvwrapper.readthedocs.io/en/latest/ .. _standalone pip installer: https://pip.pypa.io/en/latest/installing.html#install-pip Installing a distribution-specific package |
