summaryrefslogtreecommitdiff
path: root/docs/cache.txt
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2007-01-25 02:15:39 +0000
committerAdrian Holovaty <adrian@holovaty.com>2007-01-25 02:15:39 +0000
commit75a3617d7941ca9484bccab09221dcc51762701a (patch)
tree8d0816562b29528f7d487b2a0ab461de70eebfab /docs/cache.txt
parent668671561dab5efa68f575997bf9d655174ee686 (diff)
newforms-admin: Merged to [4425]
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@4426 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/cache.txt')
-rw-r--r--docs/cache.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cache.txt b/docs/cache.txt
index 1795345ed9..054d99819d 100644
--- a/docs/cache.txt
+++ b/docs/cache.txt
@@ -250,7 +250,7 @@ Additionally, ``CacheMiddleware`` automatically sets a few headers in each
See the `middleware documentation`_ for more on middleware.
-.. _`middleware documentation`: http://www.djangoproject.com/documentation/middleware/
+.. _`middleware documentation`: ../middleware/
The per-view cache
==================