File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -100,19 +100,19 @@ Glossary
100100 The *Kernel * is the core of Symfony2. The Kernel object handles HTTP
101101 requests using all the bundles and libraries registered to it. See
102102 :ref: `The Architecture: The Application Directory <the-app-dir >` and the
103- :doc: `book/internals/kernel ` chapter.
103+ :doc: `/ book/internals/kernel ` chapter.
104104
105105 Firewall
106106 In Symfony2, a *Firewall * doesn't have to do with networking. Instead,
107107 it defines the authentication mechanisms (i.e. it handles the process
108108 of determining the identity of your users), either for the whole
109109 application or for just a part of it. See the
110- :doc: `book/security/overview ` chapters.
110+ :doc: `/ book/security/overview ` chapters.
111111
112112 YAML
113113 *YAML * is a recursive acronym for "YAML Ain't a Markup Language". It's a
114114 lightweight, humane data serialization language used extensively in
115- Symfony2's configuration files. See the :doc: `reference/YAML ` reference
115+ Symfony2's configuration files. See the :doc: `/ reference/YAML ` reference
116116 chapter.
117117
118118
You can’t perform that action at this time.
0 commit comments