8000 fixed markup · mehdimabrouk/symfony-docs@9de84d1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9de84d1

Browse files
committed
fixed markup
1 parent 099218d commit 9de84d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbook/symfony1.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ In Symfony2, the bundles are activated inside the application kernel::
252252
}
253253

254254
Routing (``routing.yml``) and Configuration (``config.yml``)
255-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
255+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
256256

257257
In symfony1, the ``routing.yml`` and ``app.yml`` configuration files were
258258
automatically loaded inside any plugin. In Symfony2, routing and application
@@ -307,4 +307,4 @@ In reality, the Symfony2 configuration is much more powerful and is used
307307
primarily to configure objects that you can use. For more information, see
308308
the chapter titled ":doc:`/book/service_container`".
309309

310-
.. _`Symfony2 Standard`: https://github.com/symfony/symfony-standard
310+
.. _`Symfony2 Standard`: https://github.com/symfony/symfony-standard

0 commit comments

Comments
 (0)
0