Skip to content

Commit

Permalink
moved inlined URL to the bottom of the file
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Nov 11, 2014
1 parent 41bc061 commit 28137ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions book/http_cache.rst
Original file line number Diff line number Diff line change
Expand Up @@ -763,8 +763,7 @@ at some interval (the expiration) to verify that the content is still valid.
.. tip::

You can also define HTTP caching headers for expiration and validation by using
annotations. See the
`FrameworkExtraBundle documentation <http://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/annotations/cache.html>`_.
annotations. See the `FrameworkExtraBundle documentation`_.

.. index::
pair: Cache; Configuration
Expand Down Expand Up @@ -1127,4 +1126,5 @@ Learn more from the Cookbook
.. _`HTTP Bis`: http://tools.ietf.org/wg/httpbis/
.. _`P4 - Conditional Requests`: http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional
.. _`P6 - Caching: Browser and intermediary caches`: http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache
.. _`FrameworkExtraBundle documentation`: http://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/annotations/cache.html
.. _`ESI`: http://www.w3.org/TR/esi-lang

0 comments on commit 28137ab

Please sign in to comment.