File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Resources
10
10
---------
11
11
12
12
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 ) .
14
14
15
15
For an implementation based on HttpKernelInterface, have a look at the
16
16
[ Client] ( https://github.com/symfony/symfony/blob/master/src/Symfony/Component/HttpKernel/Client.php )
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Resources
10
10
11
11
Silex integration:
12
12
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
14
14
15
15
Documentation:
16
16
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Resources
24
24
25
25
Silex integration:
26
26
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
28
28
29
29
Documentation:
30
30
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ Resources
109
109
110
110
Silex integration:
111
111
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
113
113
114
114
Documentation:
115
115
You can’t perform that action at this time.
0 commit comments