Skip to content

Commit c7326da

Browse files
committed
another fix!
1 parent 106bda9 commit c7326da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/events.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Symfony Framework Events
44
When the Symfony Framework (or anything using the :class:`Symfony\\Component\\HttpKernel\\HttpKernel`)
55
handles a request, a few core events are dispatched so that you can add listeners
66
throughout the process. These are called the "kernel events". For a larger
7-
explanation, see :doc:`/reference/http_kernel/introduction`.
7+
explanation, see :doc:`/components/http_kernel/introduction`.
88

99
Kernel Events
1010
-------------

0 commit comments

Comments
 (0)