Skip to content

Commit 9dd6020

Browse files
committed
Fix wrong markup
1 parent 69992ab commit 9dd6020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http_cache.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ The kernel will immediately act as a reverse proxy: caching responses
104104
from your application and returning them to the client.
105105

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

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

0 commit comments

Comments
 (0)