Skip to content

Commit

Permalink
Update link to remove absolute URL
Browse files Browse the repository at this point in the history
  • Loading branch information
jms85 committed Nov 29, 2014
1 parent bf61658 commit f7de50e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions best_practices/controllers.rst
Expand Up @@ -206,7 +206,6 @@ Pre and Post Hooks
------------------

If you need to execute some code before or after the execution of your controllers,
you can use the EventDispatcher component to `set up before/after filters`_.
you can use the EventDispatcher component to :doc:`/cookbook/event_dispatcher/before_after_filters`.

.. _`ParamConverter`: http://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/annotations/converters.html
.. _`set up before/after filters`: http://symfony.com/doc/current/cookbook/event_dispatcher/before_after_filters.html

0 comments on commit f7de50e

Please sign in to comment.