Skip to content

Commit 650d82d

Browse files
committed
Fixed another wrong internal cross reference
1 parent f6432ad commit 650d82d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glossary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Glossary
110110
The *Kernel* is the core of Symfony. The Kernel object handles HTTP
111111
requests using all the bundles and libraries registered to it. See
112112
:ref:`The Architecture: The Application Directory <the-app-dir>` and the
113-
:doc:`/book/internals` chapter.
113+
:doc:`Internal Events Reference </reference/events.rst>`.
114114

115115
Firewall
116116
In Symfony, a *Firewall* doesn't have to do with networking. Instead,

0 commit comments

Comments
 (0)