summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-10-07 19:35:18 -0400
committerTim Graham <timograham@gmail.com>2015-10-07 19:36:57 -0400
commit2c11002fec389e5ee4e2c7a4ba64709a34c05c64 (patch)
treeaf1b0b568fd5c3373122bbfcd861fc6aa00a51b8
parent8a9872543ca4f8d017c2ccccd49d9a202dd3d390 (diff)
[1.9.x] Refs #25527 -- Removed redundant doc heading link that leads to a warning when generating PDF.
Backport of 25f287f6b2f677213605364c33bb37f33feac953 from master
-rw-r--r--docs/topics/performance.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/topics/performance.txt b/docs/topics/performance.txt
index cb391c2fdd..931d2d6fa4 100644
--- a/docs/topics/performance.txt
+++ b/docs/topics/performance.txt
@@ -275,8 +275,8 @@ warning in :class:`~django.middleware.gzip.GZipMiddleware` for more information.
Sessions
--------
-:ref:`Using cached sessions <cached-sessions-backend>`
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Using cached sessions
+^^^^^^^^^^^^^^^^^^^^^
:ref:`Using cached sessions <cached-sessions-backend>` may be a way to increase
performance by eliminating the need to load session data from a slower storage