fixed doc references (closes #7515)

This commit is contained in:
Fabien Potencier 2013-04-01 10:07:53 +02:00
parent e1c741db9c
commit 0798800e88
4 changed files with 4 additions and 4 deletions

View File

@ -14,7 +14,7 @@ https://github.com/fabpot/Silex/blob/master/src/Silex/Provider/FormServiceProvid
Documentation:
http://symfony.com/doc/2.2/book/forms.html
http://symfony.com/doc/2.3/book/forms.html
Resources
---------

View File

@ -11,7 +11,7 @@ Resources
Documentation:
http://symfony.com/doc/2.2/book/security.html
http://symfony.com/doc/2.3/book/security.html
Resources
---------

View File

@ -26,7 +26,7 @@ https://github.com/fabpot/Silex/blob/master/src/Silex/Provider/TranslationServic
Documentation:
http://symfony.com/doc/2.2/book/translation.html
http://symfony.com/doc/2.3/book/translation.html
You can run the unit tests with the following command:

View File

@ -107,7 +107,7 @@ https://github.com/fabpot/Silex/blob/master/src/Silex/Provider/ValidatorServiceP
Documentation:
http://symfony.com/doc/2.2/book/validation.html
http://symfony.com/doc/2.3/book/validation.html
JSR-303 Specification: