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:18:22 -0400 |
| commit | 7dabaa8ee33a97558486905f18e8cb5cd357d7da (patch) | |
| tree | 72400d8af1649678b66fb807d8bfc67571ebaefe /docs/topics | |
| parent | 64410a09dab7a6abfce02f4c60805f462825488b (diff) | |
[1.8.x] Refs #25345 -- Updated links to code.google.com.
Backport of c92cd22d02349b73d169a3a2ff3b6fe7a54bfb0c from master
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 2f41534445..82ff593df2 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: |
