Skip to content

Commit 7424da3

Browse files
author
Alfonso M. García Astorga
committed
Fix broken url
1 parent 7f6feae commit 7424da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AppBundle/Form/Type/DateTimePickerType.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
/**
2121
* Defines the custom form field type used to manipulate datetime values across
2222
* Bootstrap Date\Time Picker javascript plugin.
23-
* See http://symfony.com/doc/current/cookbook/create_custom_field_type.html
23+
* See http://symfony.com/doc/current/cookbook/form/create_custom_field_type.html
2424
*
2525
* @author Yonel Ceruto <yonelceruto@gmail.com>
2626
*/

0 commit comments

Comments
 (0)