Skip to content

Commit a4c9ead

Browse files
committed
[1.11.x] Fixed #28327 -- Removed contradictory description of mod_wsgi docs.
Backport of 2503ad5 from master
1 parent 712ce47 commit a4c9ead

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/howto/deployment/wsgi/modwsgi.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ mod_wsgi.
1414

1515
.. _WSGI: http://www.wsgi.org
1616

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`_.
17+
The `official mod_wsgi documentation`_ is your source for all the details about
18+
how to use mod_wsgi. You'll probably want to start with the `installation and
19+
configuration documentation`_.
2020

2121
.. _official mod_wsgi documentation: https://modwsgi.readthedocs.io/
2222
.. _installation and configuration documentation: https://modwsgi.readthedocs.io/en/develop/installation.html

0 commit comments

Comments
 (0)