Skip to content

Commit 01ec58c

Browse files
committed
Merge branch '2.8' into 3.4
* 2.8: fix the markup Changing to absolute url, as requested Updated link to Event Listeners page Revert "Fix typo on which YAML values must not be quoted" Fix typo on which YAML values must not be quoted
2 parents 9e976f4 + 217e429 commit 01ec58c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine/event_listeners_subscribers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,4 +240,4 @@ to the tag like so:
240240
definitions which are described :doc:`in their own article </service_container/lazy_services>`
241241

242242
.. _`The Event System`: http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/events.html
243-
.. _`the Doctrine Documentation`: http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/events.html#entity-listeners
243+
.. _`the Doctrine Documentation`: https://symfony.com/doc/current/bundles/DoctrineBundle/entity-listeners.html

0 commit comments

Comments
 (0)