We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5b50f2 commit a029833Copy full SHA for a029833
src/Symfony/Component/Form/FormEvents.php
@@ -12,10 +12,10 @@
12
13
/**
14
* 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}
+ * entry at {@link http://symfony.com/doc/any/components/form/form_events.html}
16
*
17
* 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}
+ * entry at {@link http://symfony.com/doc/any/cookbook/form/dynamic_form_modification.html}
19
20
* @author Bernhard Schussek <[email protected]>
21
*/
0 commit comments