8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the chapter Performance (2.0): http://symfony.com/doc/current/book/performance.html
The link for the 'bootstrap cache' source code is broken, it points to: https://github.com/sensio/SensioDistributionBundle/blob/master/Resources/bin/build_bootstrap.php
Which gives a 404 error.
The text was updated successfully, but these errors were encountered:
Is this the right link to use?
https://github.com/sensio/SensioDistributionBundle/blob/master/Resources/bin/build.sh
Sorry, something went wrong.
c03d48a
Upating bootstrap building file for 2.1 changes - see #1230
f41fb78
Thanks for the report! This should be fixed now.
No branches or pull requests
In the chapter Performance (2.0):
http://symfony.com/doc/current/book/performance.html
The link for the 'bootstrap cache' source code is broken, it points to:
https://github.com/sensio/SensioDistributionBundle/blob/master/Resources/bin/build_bootstrap.php
Which gives a 404 error.
The text was updated successfully, but these errors were encountered: