Skip to content

Commit d7eae45

Browse files
smnandrexabbuh
authored andcommitted
[Form] Remove link to abandoned collection package
1 parent d91f11e commit d7eae45

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

form/form_collections.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -699,13 +699,12 @@ the relationship between the removed ``Tag`` and ``Task`` object.
699699

700700
The Symfony community has created some JavaScript packages that provide the
701701
functionality needed to add, edit and delete elements of the collection.
702-
Check out the `@a2lix/symfony-collection`_ package for modern browsers and
703-
the `symfony-collection`_ package based on jQuery for the rest of browsers.
702+
Check out the `@a2lix/symfony-collection`_ or search on GitHub for other
703+
recent packages.
704704

705705
.. _`Owning Side and Inverse Side`: https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/unitofwork-associations.html
706706
.. _`JSFiddle`: https://jsfiddle.net/ey8ozh6n/
707707
.. _`@a2lix/symfony-collection`: https://github.com/a2lix/symfony-collection
708-
.. _`symfony-collection`: https://github.com/ninsuo/symfony-collection
709708
.. _`ArrayCollection`: https://www.doctrine-project.org/projects/doctrine-collections/en/1.6/index.html
710709
.. _`Symfony UX Demo of Form Collections`: https://ux.symfony.com/live-component/demos/form-collection-type
711710
.. _`Stimulus`: https://symfony.com/doc/current/frontend/encore/simple-example.html#stimulus-symfony-ux

0 commit comments

Comments
 (0)