Skip to content

Commit a578b75

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: Fix wrong markup
2 parents 9442c2a + 6792ebf commit a578b75

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)