Browse Source

Refs #25527 -- Removed redundant doc heading link that leads to a warning when generating PDF.

Tim Graham 9 years ago
parent
commit
25f287f6b2
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/topics/performance.txt

+ 2 - 2
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