We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 106bda9 commit c7326daCopy full SHA for c7326da
reference/events.rst
@@ -4,7 +4,7 @@ Symfony Framework Events
4
When the Symfony Framework (or anything using the :class:`Symfony\\Component\\HttpKernel\\HttpKernel`)
5
handles a request, a few core events are dispatched so that you can add listeners
6
throughout the process. These are called the "kernel events". For a larger
7
-explanation, see :doc:`/reference/http_kernel/introduction`.
+explanation, see :doc:`/components/http_kernel/introduction`.
8
9
Kernel Events
10
-------------
0 commit comments