diff options
| author | Maxime Lorant <maxime.lorant@gmail.com> | 2015-09-03 23:23:08 +0200 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-09-04 08:14:21 -0400 |
| commit | c92cd22d02349b73d169a3a2ff3b6fe7a54bfb0c (patch) | |
| tree | af2ce876b52b6663656abae97c7f1e7b90e3532b /docs/topics | |
| parent | 526a413870b9844c2279f5855ad0774edb24f971 (diff) | |
Refs #25345 -- Updated links to code.google.com.
Diffstat (limited to 'docs/topics')
| -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 48c78c9e7c..027dd5db31 100644 --- a/docs/topics/install.txt +++ b/docs/topics/install.txt @@ -60,7 +60,7 @@ very well with `nginx`_. Additionally, Django follows the WSGI spec .. _Apache: http://httpd.apache.org/ .. _nginx: http://nginx.org/ -.. _mod_wsgi: http://code.google.com/p/modwsgi/ +.. _mod_wsgi: http://www.modwsgi.org/ .. _database-installation: |
