Skip to content

Commit a029833

Browse files
committed
fixed URL
1 parent c5b50f2 commit a029833

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Symfony/Component/Form/FormEvents.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212

1313
/**
1414
* To learn more about how form events work check the documentation
15-
* entry at {@link http://symfony.com/doc/current/components/form/form_events.html}
15+
* entry at {@link http://symfony.com/doc/any/components/form/form_events.html}
1616
*
1717
* To learn how to dynamically modify forms using events check the cookbook
18-
* entry at {@link http://symfony.com/doc/current/cookbook/form/dynamic_form_modification.html}
18+
* entry at {@link http://symfony.com/doc/any/cookbook/form/dynamic_form_modification.html}
1919
*
2020
* @author Bernhard Schussek <[email protected]>
2121
*/

0 commit comments

Comments
 (0)