diff options
| -rw-r--r-- | docs/middleware.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/middleware.txt b/docs/middleware.txt index 1fec98a39f..7dfa0f3af7 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 =========================== |
