Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 5867327 + 23650a9 commit bc96f55Copy full SHA for bc96f55
cookbook/configuration/front_controllers_and_kernel.rst
@@ -168,5 +168,5 @@ way of loading your configuration.
168
.. _app/console: https://github.com/symfony/symfony-standard/blob/master/app/console
169
.. _AppKernel: https://github.com/symfony/symfony-standard/blob/master/app/AppKernel.php
170
.. _decorate: http://en.wikipedia.org/wiki/Decorator_pattern
171
-.. _RewriteRule shipped with the Standard Edition: https://github.com/symfony/symfony-standard/blob/master/web/.htaccess)
+.. _RewriteRule shipped with the Standard Edition: https://github.com/symfony/symfony-standard/blob/master/web/.htaccess
172
.. _template methods: http://en.wikipedia.org/wiki/Template_method_pattern
0 commit comments