Skip to content

Commit

Permalink
Fix wrong markup
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Mar 4, 2022
1 parent 69992ab commit 9dd6020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http_cache.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ The kernel will immediately act as a reverse proxy: caching responses
from your application and returning them to the client.

The proxy has a sensible default configuration, but it can be
finely tuned via `a set of options <configuration-framework-http_cache>`.
finely tuned via :ref:`a set of options <configuration-framework-http_cache>`.

When in :ref:`debug mode <debug-mode>`, Symfony automatically adds an
``X-Symfony-Cache`` header to the response. You can also use the ``trace_level``
Expand Down

0 comments on commit 9dd6020

Please sign in to comment.