Skip to content

Commit ca9d5d8

Browse files
committed
removed unused references
1 parent 249b704 commit ca9d5d8

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

book/part01.rst

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -150,11 +150,9 @@ start with the simplest web application we can think of in PHP::
150150
That's all for the first part of this series. Next time, we will introduce the
151151
HttpFoundation 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

0 commit comments

Comments
 (0)