Skip to content

Commit 23650a9

Browse files
committed
Fixed broken link.
1 parent 252ffe7 commit 23650a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/configuration/front_controllers_and_kernel.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,5 +168,5 @@ way of loading your configuration.
168168
.. _app/console: https://github.com/symfony/symfony-standard/blob/master/app/console
169169
.. _AppKernel: https://github.com/symfony/symfony-standard/blob/master/app/AppKernel.php
170170
.. _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)
171+
.. _RewriteRule shipped with the Standard Edition: https://github.com/symfony/symfony-standard/blob/master/web/.htaccess
172172
.. _template methods: http://en.wikipedia.org/wiki/Template_method_pattern

0 commit comments

Comments
 (0)