Skip to content

Commit ba2b62e

Browse files
committed
Fixing StofDoctrineExtensionsBundle per @stof
1 parent 8e69999 commit ba2b62e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbook/doctrine/common_extensions.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ However, to install/activate each extension you must register and activate an
1414
:doc:`Event Listener</cookbook/doctrine/event_listeners_subscribers>`.
1515
To do this, you have two options:
1616

17-
#. Use the `DoctrineExtensionsBundle`_, which integrates the above library.
17+
#. Use the `StofDoctrineExtensionsBundle`_, which integrates the above library.
1818

1919
#. Implement this services directly by following the documentation for integration
2020
with Symfony2: `Install Gedmo Doctrine2 extensions in Symfony2`_
2121

2222
.. _`DoctrineExtensions`: https://github.com/l3pp4rd/DoctrineExtensions
23-
.. _`DoctrineExtensionsBundle`: https://github.com/stof/StofDoctrineExtensionsBundle
23+
.. _`StofDoctrineExtensionsBundle`: https://github.com/stof/StofDoctrineExtensionsBundle
2424
.. _`Sluggable`: https://github.com/l3pp4rd/DoctrineExtensions/blob/master/doc/sluggable.md
2525
.. _`Translatable`: https://github.com/l3pp4rd/DoctrineExtensions/blob/master/doc/translatable.md
2626
.. _`Timestampable`: https://github.com/l3pp4rd/DoctrineExtensions/blob/master/doc/timestampable.md

0 commit comments

Comments
 (0)