From 23650a9ce32d476b7e021d8d1833531e62093bd6 Mon Sep 17 00:00:00 2001 From: Ahmed Siouani Date: Sun, 20 Apr 2014 12:40:14 +0200 Subject: [PATCH] Fixed broken link. --- cookbook/configuration/front_controllers_and_kernel.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbook/configuration/front_controllers_and_kernel.rst b/cookbook/configuration/front_controllers_and_kernel.rst index 1acea0b2a75..8c7252f3abf 100644 --- a/cookbook/configuration/front_controllers_and_kernel.rst +++ b/cookbook/configuration/front_controllers_and_kernel.rst @@ -168,5 +168,5 @@ way of loading your configuration. .. _app/console: https://github.com/symfony/symfony-standard/blob/master/app/console .. _AppKernel: https://github.com/symfony/symfony-standard/blob/master/app/AppKernel.php .. _decorate: http://en.wikipedia.org/wiki/Decorator_pattern -.. _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 .. _template methods: http://en.wikipedia.org/wiki/Template_method_pattern