Skip to content

Commit 957fcd0

Browse files
committed
Fix django#20054: Removed links to modwsgi.org.
1 parent a87ff95 commit 957fcd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/howto/deployment/wsgi/modwsgi.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ The `official mod_wsgi documentation`_ is fantastic; it's your source for all
1818
the details about how to use mod_wsgi. You'll probably want to start with the
1919
`installation and configuration documentation`_.
2020

21-
.. _official mod_wsgi documentation: http://www.modwsgi.org/
22-
.. _installation and configuration documentation: http://www.modwsgi.org/wiki/InstallationInstructions
21+
.. _official mod_wsgi documentation: http://code.google.com/p/modwsgi/
22+
.. _installation and configuration documentation: http://code.google.com/p/modwsgi/wiki/InstallationInstructions
2323

2424
Basic configuration
2525
===================

0 commit comments

Comments
 (0)