8000 Fixing a link that is only valid for 2.0 - closes #1230 · web-dev/symfony-docs@c03d48a · GitHub
[go: up one dir, main page]

Skip to content

Commit c03d48a

Browse files
committed
Fixing a link that is only valid for 2.0 - closes symfony#1230
1 parent 14481fc commit c03d48a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/performance.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,4 +123,4 @@ is no longer a reason to use a bootstrap file.
123123
.. _`byte code caches`: http://en.wikipedia.org/wiki/List_of_PHP_accelerators
124124
.. _`APC`: http://php.net/manual/en/book.apc.php
125125
.. _`autoloader.php`: https://github.com/symfony/symfony-standard/blob/master/app/autoload.php
126-
.. _`bootstrap file`: https://github.com/sensio/SensioDistributionBundle/blob/master/Resources/bin/build_bootstrap.php
126+
.. _`bootstrap file`: https://github.com/sensio/SensioDistributionBundle/blob/2.0/Resources/bin/build_bootstrap.php

0 commit comments

Comments
 (0)
0