Browse Source

FOSUB github URL changed

vhf / victor felder 12 years ago
parent
commit
da06bbf823
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Resources/doc/reference/saving_hooks.rst

+ 1 - 1
Resources/doc/reference/saving_hooks.rst

@@ -14,7 +14,7 @@ Example used with the FOS/UserBundle
 
 
 The ``FOSUserBundle`` provides authentication features for your Symfony2 Project,
 The ``FOSUserBundle`` provides authentication features for your Symfony2 Project,
 and is compatible with Doctrine ORM & ODM. See 
 and is compatible with Doctrine ORM & ODM. See 
-https://github.com/FriendsOfSymfony/UserBundle for more information.
+https://github.com/FriendsOfSymfony/FOSUserBundle/ for more information.
 
 
 The user management system requires to perform specific call when the user 
 The user management system requires to perform specific call when the user 
 password or username are updated. This is how the Admin bundle can be used to 
 password or username are updated. This is how the Admin bundle can be used to