We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 712ce47 commit a4c9eadCopy full SHA for a4c9ead
docs/howto/deployment/wsgi/modwsgi.txt
@@ -14,9 +14,9 @@ mod_wsgi.
14
15
.. _WSGI: http://www.wsgi.org
16
17
-The `official mod_wsgi documentation`_ is fantastic; it's your source for all
18
-the details about how to use mod_wsgi. You'll probably want to start with the
19
-`installation and configuration documentation`_.
+The `official mod_wsgi documentation`_ is your source for all the details about
+how to use mod_wsgi. You'll probably want to start with the `installation and
+configuration documentation`_.
20
21
.. _official mod_wsgi documentation: https://modwsgi.readthedocs.io/
22
.. _installation and configuration documentation: https://modwsgi.readthedocs.io/en/develop/installation.html
0 commit comments