File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -161,10 +161,11 @@ loading your configuration.
161
161
.. _Debug component : https://github.com/symfony/debug
162
162
.. _front controller : https://en.wikipedia.org/wiki/Front_Controller_pattern
163
163
.. _Symfony Standard Edition : https://github.com/symfony/symfony-standard
164
- .. _app.php : https://github.com/symfony/symfony-standard/blob/master /web/app.php
165
- .. _app_dev.php : https://github.com/symfony/symfony-standard/blob/master /web/app_dev.php
166
- .. _bin/console : https://github.com/symfony/symfony-standard/blob/master /bin/console
167
- .. _AppKernel : https://github.com/symfony/symfony-standard/blob/master /app/AppKernel.php
164
+ .. _app.php : https://github.com/symfony/symfony-standard/blob/3.4 /web/app.php
165
+ .. _app_dev.php : https://github.com/symfony/symfony-standard/blob/3.4 /web/app_dev.php
166
+ .. _bin/console : https://github.com/symfony/symfony-standard/blob/3.4 /bin/console
167
+ .. _AppKernel : https://github.com/symfony/symfony-standard/blob/3.4 /app/AppKernel.php
168
168
.. _decorate : https://en.wikipedia.org/wiki/Decorator_pattern
169
- .. _RewriteRule shipped with the Symfony Standard Edition : https://github.com/symfony/symfony-standard/blob/master/web/.htaccess
169
+ .. _RewriteRule shipped with the Symfony Standard Edition : https://github.com/symfony/symfony-standard/blob/3.4
170
+ /web/.htaccess
170
171
.. _template methods : https://en.wikipedia.org/wiki/Template_method_pattern
You can’t perform that action at this time.
0 commit comments