diff --git a/docs/middleware.txt b/docs/middleware.txt index 1fec98a39f5..7dfa0f3af7b 100644 --- a/docs/middleware.txt +++ b/docs/middleware.txt @@ -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 ===========================