File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ To do this, you have two options:
2222
#. Implement this services directly by following the documentation for integration
2323
with Symfony2: `Install Gedmo Doctrine2 extensions in Symfony2`_
2424

25-
.. _`DoctrineExtensions`: https://.com/l3pp4rd/DoctrineExtensions
25+
.. _`DoctrineExtensions`: https://.com/Atlantic18/DoctrineExtensions
2626
.. _`StofDoctrineExtensionsBundle`: https://.com/stof/StofDoctrineExtensionsBundle
27-
.. _`Sluggable`: https://.com/l3pp4rd/DoctrineExtensions/blob/master/doc/sluggable.md
28-
.. _`Translatable`: https://.com/l3pp4rd/DoctrineExtensions/blob/master/doc/translatable.md
29-
.. _`Timestampable`: https://.com/l3pp4rd/DoctrineExtensions/blob/master/doc/timestampable.md
30-
.. _`Loggable`: https://.com/l3pp4rd/DoctrineExtensions/blob/master/doc/loggable.md
31-
.. _`Tree`: https://.com/l3pp4rd/DoctrineExtensions/blob/master/doc/tree.md
32-
.. _`Sortable`: https://.com/l3pp4rd/DoctrineExtensions/blob/master/doc/sortable.md
33-
.. _`Install Gedmo Doctrine2 extensions in Symfony2`: https://.com/l3pp4rd/DoctrineExtensions/blob/master/doc/symfony2.md
27+
.. _`Sluggable`: https://.com/Atlantic18/DoctrineExtensions/blob/master/doc/sluggable.md
28+
.. _`Translatable`: https://.com/Atlantic18/DoctrineExtensions/blob/master/doc/translatable.md
29+
.. _`Timestampable`: https://.com/Atlantic18/DoctrineExtensions/blob/master/doc/timestampable.md
30+
.. _`Loggable`: https://.com/Atlantic18/DoctrineExtensions/blob/master/doc/loggable.md
31+
.. _`Tree`: https://.com/Atlantic18/DoctrineExtensions/blob/master/doc/tree.md
32+
.. _`Sortable`: https://.com/Atlantic18/DoctrineExtensions/blob/master/doc/sortable.md
33+
.. _`Install Gedmo Doctrine2 extensions in Symfony2`: https://.com/Atlantic18/DoctrineExtensions/blob/master/doc/symfony2.md
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ format
7474

7575
**type**: ``string`` **default**: ``Symfony\Component\Form\Extension\Core\Type\DateTimeType::HTML5_FORMAT``
7676

77-
If the ``widget`` option is set to ``single_text``, this option specifies the
77+
If the ``widget`` option is set to ``single_text``, this option specifies
7878
the format of the input, i.e. how Symfony will interpret the given input
7979
as a datetime string. It defaults to the `RFC 3339`_ format which is used
8080
by the HTML5 ``datetime`` field. Keeping the default value will cause the

0 commit comments

Comments
 (0)