Explorar el Código

Merge pull request #1426 from vhf/patch-1

FOSUB github URL changed
Thomas hace 12 años
padre
commit
fc0b912b84
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,
 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 
 password or username are updated. This is how the Admin bundle can be used to