Skip to content

Commit

Permalink
minor #3812 [Cookbook][Configuration] Fixed broken link. (ahsio)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
weaverryan committed May 1, 2014
2 parents 5867327 + 23650a9 commit bc96f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/configuration/front_controllers_and_kernel.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit bc96f55

Please sign in to comment.