8000 Merge branch '2.3' into 2.7 · symfony/symfony@ae64324 · GitHub
[go: up one dir, main page]

Skip to content

Commit ae64324

Browse files
Merge branch '2.3' into 2.7
* 2.3: use new repo location in some readme.md
2 parents 22c5964 + 6430c82 commit ae64324

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/Symfony/Component/BrowserKit/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Resources
1010
---------
1111

1212
For a simple implementation of a browser based on an HTTP layer, have a look
13-
at [Goutte](https://github.com/fabpot/Goutte).
13+
at [Goutte](https://github.com/FriendsOfPHP/Goutte).
1414

1515
For an implementation based on HttpKernelInterface, have a look at the
1616
[Client](https://github.com/symfony/symfony/blob/master/src/Symfony/Component/HttpKernel/Client.php)

src/Symfony/Component/Form/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Resources
1010

1111
Silex integration:
1212

13-
https://github.com/fabpot/Silex/blob/master/src/Silex/Provider/FormServiceProvider.php
13+
https://github.com/silexphp/Silex/blob/master/src/Silex/Provider/FormServiceProvider.php
1414

1515
Documentation:
1616

src/Symfony/Component/Translation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Resources
2424

2525
Silex integration:
2626

27-
https://github.com/fabpot/Silex/blob/master/src/Silex/Provider/TranslationServiceProvider.php
27+
https://github.com/silexphp/Silex/blob/master/src/Silex/Provider/TranslationServiceProvider.php
2828

2929
Documentation:
3030

src/Symfony/Component/Validator/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Resources
109109

110110
Silex integration:
111111

112-
https://github.com/fabpot/Silex/blob/master/src/Silex/Provider/ValidatorServiceProvider.php
112+
https://github.com/silexphp/Silex/blob/master/src/Silex/Provider/ValidatorServiceProvider.php
113113

114114
Documentation:
115115

0 commit comments

Comments
 (0)
0