Skip to content

Commit 90c3338

Browse files
authored
Possible fix for the broken link for cache
1 parent 7bc5c24 commit 90c3338

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

reference/configuration/framework.rst

Lines changed: 2 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,7 @@ throw
14891489
Throw PHP errors as ``\ErrorException`` instances. The parameter
14901490
``debug.error_handler.throw_at`` controls the threshold.
14911491

1492+
.. _reference-cache:
14921493
cache
14931494
~~~~~
14941495

0 commit comments

Comments
 (0)