We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca6d87a commit 1c2ff32Copy full SHA for 1c2ff32
cookbook/configuration/front_controllers_and_kernel.rst
@@ -46,7 +46,7 @@ to `decorate`_ the kernel with additional features. Examples include:
46
* Adding HTTP level caching by wrapping the kernel with an instance of
47
:ref:`AppCache<symfony-gateway-cache>`;
48
* Enabling (or skipping) the :doc:`ClassCache </cookbook/debugging>`
49
-* Enabling the :doc:`/components/debug`.
+* Enabling the :doc:`debug component </components/debug>`.
50
51
The front controller can be chosen by requesting URLs like:
52
0 commit comments