소스 검색

Merge pull request #1426 from vhf/patch-1

FOSUB github URL changed
Thomas 12 년 전
부모
커밋
fc0b912b84
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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