Commit 21c6f980 authored by Karen Tracey's avatar Karen Tracey
Browse files

Fixed #10846: Corrected typo in modwsgi.txt and updated reference to...

Fixed #10846: Corrected typo in modwsgi.txt and updated reference to deployment in The Django Book.  Thanks timo.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@10812 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent b527a59d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ fastest, and most stable deployment choice.

.. seealso::

    * `Chapter 20 of The Django Book`_ discusses deployment and especially
    * `Chapter 12 of The Django Book`_ discusses deployment and especially
      scaling in more detail.
      
.. _chapter 20 of the django book: http://djangobook.com/en/1.0/chapter20/
.. _chapter 12 of the django book: http://djangobook.com/en/2.0/chapter12/
+1 −1

File changed.

Contains only whitespace changes.