We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbc3ebc commit df9104bCopy full SHA for df9104b
glossary.rst
@@ -100,7 +100,7 @@ Glossary
100
The *Kernel* is the core of Symfony2. The Kernel object handles HTTP
101
requests using all the bundles and libraries registered to it. See
102
:ref:`The Architecture: The Application Directory <the-app-dir>` and the
103
- :doc:`/book/internals/kernel` chapter.
+ :doc:`/book/internals` chapter.
104
105
Firewall
106
In Symfony2, a *Firewall* doesn't have to do with networking. Instead,
@@ -116,8 +116,6 @@ Glossary
116
chapter.
117
118
119
-
120
121
.. _`service-oriented architecture`: http://wikipedia.org/wiki/Service-oriented_architecture
122
.. _`HTTP Wikipedia`: http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol
123
.. _`HTTP 1.1 RFC`: http://www.w3.org/Protocols/rfc2616/rfc2616.html
0 commit comments