Author: timo Date: 2011-06-19 12:40:18 -0700 (Sun, 19 Jun 2011) New Revision: 16441
Modified: django/trunk/docs/ref/middleware.txt Log: Fixed #16258 - typo in middleware docs. Modified: django/trunk/docs/ref/middleware.txt =================================================================== --- django/trunk/docs/ref/middleware.txt 2011-06-19 19:25:26 UTC (rev 16440) +++ django/trunk/docs/ref/middleware.txt 2011-06-19 19:40:18 UTC (rev 16441) @@ -6,7 +6,7 @@ :synopsis: Django's built-in middleware classes. This document explains all middleware components that come with Django. For -information on how how to use them and how to write your own middleware, see +information on how to use them and how to write your own middleware, see the :doc:`middleware usage guide </topics/http/middleware>`. Available middleware -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.