use new repo location in some readme.md

This commit is contained in:
JakeFr 2015-09-03 22:53:16 +02:00
parent 823bce0193
commit fa7fe56830
4 changed files with 4 additions and 4 deletions

View File

@ -10,7 +10,7 @@ Resources
---------
For a simple implementation of a browser based on an HTTP layer, have a look
at [Goutte](https://github.com/fabpot/Goutte).
at [Goutte](https://github.com/FriendsOfPHP/Goutte).
For an implementation based on HttpKernelInterface, have a look at the
[Client](https://github.com/symfony/symfony/blob/master/src/Symfony/Component/HttpKernel/Client.php)

View File

@ -10,7 +10,7 @@ Resources
Silex integration:
https://github.com/fabpot/Silex/blob/master/src/Silex/Provider/FormServiceProvider.php
https://github.com/silexphp/Silex/blob/master/src/Silex/Provider/FormServiceProvider.php
Documentation:

View File

@ -24,7 +24,7 @@ Resources
Silex integration:
https://github.com/fabpot/Silex/blob/master/src/Silex/Provider/TranslationServiceProvider.php
https://github.com/silexphp/Silex/blob/master/src/Silex/Provider/TranslationServiceProvider.php
Documentation:

View File

@ -109,7 +109,7 @@ Resources
Silex integration:
https://github.com/fabpot/Silex/blob/master/src/Silex/Provider/ValidatorServiceProvider.php
https://github.com/silexphp/Silex/blob/master/src/Silex/Provider/ValidatorServiceProvider.php
Documentation: