8000 minor #7388 Possible fix for the broken link for cache (chasen, xabbuh) · symfony/symfony-docs@a48abba · GitHub
[go: up one dir, main page]

Skip to content

Commit a48abba

Browse files
committed
minor #7388 Possible fix for the broken link for cache (chasen, xabbuh)
This PR was merged into the 3.2 branch. Discussion ---------- Possible fix for the broken link for cache Commits ------- 0d61095 add missing blank line 90c3338 Possible fix for the broken link for cache
2 parents 7bc5c24 + 0d61095 commit a48abba

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

reference/configuration/framework.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Configuration
105105
* `php_errors`_
106106
* `log`_
107107
* `throw`_
108-
* `cache <reference-cache>`_
108+
* :ref:`cache <reference-cache>`
109109
* `prefix_seed`_
110110

111111
secret
@@ -1489,6 +1489,8 @@ throw
14891489
Throw PHP errors as ``\ErrorException`` instances. The parameter
14901490
``debug.error_handler.throw_at`` controls the threshold.
14911491

1492+
.. _reference-cache:
1493+
14921494
cache
14931495
~~~~~
14941496

0 commit comments

Comments
 (0)
0