Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bc96f55

Browse files
committed
minor symfony#3812 [Cookbook][Configuration] Fixed broken link. (ahsio)
This PR was merged into the 2.3 branch. Discussion ---------- [Cookbook][Configuration] Fixed broken link. | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all (or 2.3+) | Fixed tickets | Commits ------- 23650a9 Fixed broken link.
2 parents 5867327 + 23650a9 commit bc96f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/configuration/front_controllers_and_kernel.rst

Lines changed: 1 addition & 1 deletion
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)