File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ https://github.com/fabpot/Silex/blob/master/src/Silex/Provider/TranslationServic
28
28
29
29
Documentation:
30
30
31
- http ://symfony.com/doc/2.3/book/translation.html
31
+ https ://symfony.com/doc/2.3/book/translation.html
32
32
33
33
You can run the unit tests with the following command:
34
34
Original file line number Diff line number Diff line change 3
3
"type" : " library" ,
4
4
"description" : " Symfony Translation Component" ,
5
5
"keywords" : [],
6
- "homepage" : " http ://symfony.com" ,
6
+ "homepage" : " https ://symfony.com" ,
7
7
"license" : " MIT" ,
8
8
"authors" : [
9
9
{
12
12
},
13
13
{
14
14
"name" : " Symfony Community" ,
15
- "homepage" : " http ://symfony.com/contributors"
15
+ "homepage" : " https ://symfony.com/contributors"
16
16
}
17
17
],
18
18
"require" : {
You can’t perform that action at this time.
0 commit comments