We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 252ffe7 commit 23650a9Copy full SHA for 23650a9
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