Commit d4e44699 authored by Karen Tracey's avatar Karen Tracey
Browse files

[1.0.X] Fixed #10846: Corrected typo in modwsgi.txt and updated reference to...

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

r10812 from trunk.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10813 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent fc24a690
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.