Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit fbfcb38

Browse files
committed
link to https://symfony.com where possible
1 parent 448c71d commit fbfcb38

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

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

1212
Documentation:
1313

14-
http://symfony.com/doc/2.3/book/security.html
14+
https://symfony.com/doc/2.3/book/security.html
1515

1616
Resources
1717
---------

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "library",
44
"description": "Symfony Security Component",
55
"keywords": [],
6-
"homepage": "http://symfony.com",
6+
"homepage": "https://symfony.com",
77
"license": "MIT",
88
"authors": [
99
{
@@ -12,7 +12,7 @@
1212
},
1313
{
1414
"name": "Symfony Community",
15-
"homepage": "http://symfony.com/contributors"
15+
"homepage": "https://symfony.com/contributors"
1616
}
1717
],
1818
"require": {

0 commit comments

Comments
 (0)