Forráskód Böngészése

[doc] fixed doctrine extension bundle reference link

gediminasm 13 éve
szülő
commit
9e05b3d36e
5 módosított fájl, 5 hozzáadás és 5 törlés
  1. 1 1
      doc/loggable.md
  2. 1 1
      doc/sortable.md
  3. 1 1
      doc/timestampable.md
  4. 1 1
      doc/translatable.md
  5. 1 1
      doc/tree.md

+ 1 - 1
doc/loggable.md

@@ -28,7 +28,7 @@ and any number of them
 
 **Portability:**
 
-- **Loggable** is now available as [Bundle](http://github.com/stof/DoctrineExtensionsBundle)
+- **Loggable** is now available as [Bundle](http://github.com/stof/StofDoctrineExtensionsBundle)
 ported to **Symfony2** by **Christophe Coevoet**, together with all other extensions
 
 This article will cover the basic installation and functionality of **Loggable**

+ 1 - 1
doc/sortable.md

@@ -20,7 +20,7 @@ Features:
 
 **Portability:**
 
-- **Sortable** is now available as [Bundle](http://github.com/stof/DoctrineExtensionsBundle)
+- **Sortable** is now available as [Bundle](http://github.com/stof/StofDoctrineExtensionsBundle)
 ported to **Symfony2** by **Christophe Coevoet**, together with all other extensions
 
 This article will cover the basic installation and functionality of **Sortable**

+ 1 - 1
doc/timestampable.md

@@ -29,7 +29,7 @@ and any number of them
 
 **Portability:**
 
-- **Timestampable** is now available as [Bundle](http://github.com/stof/DoctrineExtensionsBundle)
+- **Timestampable** is now available as [Bundle](http://github.com/stof/StofDoctrineExtensionsBundle)
 ported to **Symfony2** by **Christophe Coevoet**, together with all other extensions
 
 This article will cover the basic installation and functionality of **Timestampable** behavior

+ 1 - 1
doc/translatable.md

@@ -50,7 +50,7 @@ and any number of them
 
 **Portability:**
 
-- **Translatable** is now available as [Bundle](http://github.com/stof/DoctrineExtensionsBundle)
+- **Translatable** is now available as [Bundle](http://github.com/stof/StofDoctrineExtensionsBundle)
 ported to **Symfony2** by **Christophe Coevoet**, together with all other extensions
 
 This article will cover the basic installation and functionality of **Translatable** behavior

+ 1 - 1
doc/tree.md

@@ -58,7 +58,7 @@ because nodes may have changed values in database but not in memory. Flushing di
 
 **Portability:**
 
-- **Tree** is now available as [Bundle](http://github.com/stof/DoctrineExtensionsBundle)
+- **Tree** is now available as [Bundle](http://github.com/stof/StofDoctrineExtensionsBundle)
 ported to **Symfony2** by **Christophe Coevoet**, together with all other extensions
 
 This article will cover the basic installation and functionality of **Tree** behavior