Skip to content

Commit

Permalink
Fixed #1739 -- Fixed typo in link in docs/middleware.txt
Browse files Browse the repository at this point in the history
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2814 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
adrianholovaty committed May 2, 2006
1 parent a4b2c10 commit 7ee211e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/middleware.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ the same transaction control as the view functions.

See the `transaction management documentation`_.

.. _`transaction management documentation`: http://www.djangoproject.com/documentation/transaction/
.. _`transaction management documentation`: http://www.djangoproject.com/documentation/transactions/

Writing your own middleware
===========================
Expand Down

0 comments on commit 7ee211e

Please sign in to comment.