File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -150,11 +150,9 @@ start with the simplest web application we can think of in PHP::
150150That's all for the first part of this series. Next time, we will introduce the
151151HttpFoundation Component and see what it brings us.
152152
153- .. _`Symfony2` : http://symfony.com/
154- .. _`documentation` : http://symfony.com/doc
155- .. _`Silex` : http://silex.sensiolabs.org/
156- .. _`autoload` : http://fr.php.net/autoload
157- .. _`Composer` : http://packagist.org/about-composer
158- .. _`PSR-0` : https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md
159- .. _`Symfony2 Coding Standards` : http://symfony.com/doc/current/contributing/code/standards.html
160- .. _`ClassLoader` : http://symfony.com/doc/current/components/class_loader.html
153+ .. _`Symfony2` : http://symfony.com/
154+ .. _`documentation` : http://symfony.com/doc
155+ .. _`Silex` : http://silex.sensiolabs.org/
156+ .. _`autoload` : http://fr.php.net/autoload
157+ .. _`Composer` : http://packagist.org/about-composer
158+ .. _`PSR-0` : https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md
You can’t perform that action at this time.
0 commit comments