Skip to content

Commit 6be1560

Browse files
committed
minor #10195 Updated link to Event Listeners page (ThomasLandauer, xabbuh)
This PR was merged into the 2.8 branch. Discussion ---------- Updated link to Event Listeners page Not sure if I got it right (preview isn't showing it) - the page I wanted to link to is https://symfony.com/doc/current/bundles/DoctrineBundle/entity-listeners.html <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- 58647a0 fix the markup 567616f Changing to absolute url, as requested f521534 Updated link to Event Listeners page
2 parents 9cb5757 + 58647a0 commit 6be1560

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
@@ -269,4 +269,4 @@ to the tag like so:
269269
definitions which are described :doc:`in their own article </service_container/lazy_services>`
270270

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

0 commit comments

Comments
 (0)