Skip to content

Commit e114e5d

Browse files
authored
Fix broken link to doctrine documentation
1 parent 4f57153 commit e114e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

form/form_collections.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -710,6 +710,6 @@ the relationship between the removed ``Tag`` and ``Task`` object.
710710
elements of the collection. More advanced functionality like moving or duplicating
711711
an element in the collection and customizing the buttons is also possible.
712712

713-
.. _`Owning Side and Inverse Side`: http://docs.doctrine-project.org/en/latest/reference/unitofwork-associations.html
713+
.. _`Owning Side and Inverse Side`: https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/unitofwork-associations.html
714714
.. _`JSFiddle`: http://jsfiddle.net/847Kf/4/
715715
.. _`symfony-collection`: https://github.com/ninsuo/symfony-collection

0 commit comments

Comments
 (0)