Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fa7fe56

Browse filesBrowse files
committed
use new repo location in some readme.md
1 parent 823bce0 commit fa7fe56
Copy full SHA for fa7fe56

File tree

Expand file treeCollapse file tree

4 files changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

4 files changed

+4
-4
lines changed

‎src/Symfony/Component/BrowserKit/README.md

Copy file name to clipboardExpand all lines: src/Symfony/Component/BrowserKit/README.md
+1-1Lines 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

Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/README.md
+1-1Lines 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

Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/README.md
+1-1Lines 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

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/README.md
+1-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.