diff --git a/components/event_dispatcher.rst b/components/event_dispatcher.rst index e89441e6a08..0344acf4e8e 100644 --- a/components/event_dispatcher.rst +++ b/components/event_dispatcher.rst @@ -532,4 +532,4 @@ Learn More .. _Mediator: https://en.wikipedia.org/wiki/Mediator_pattern .. _Observer: https://en.wikipedia.org/wiki/Observer_pattern .. _Closures: https://www.php.net/manual/en/functions.anonymous.php -.. _PHP callable: https://www.php.net/manual/en/language.pseudo-types.php#language.types.callback +.. _PHP callable: https://www.php.net/manual/en/language.types.callable.php