summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Flothmann <christian.flothmann@xabbuh.de>2015-05-01 16:06:45 +0200
committerChristian Flothmann <christian.flothmann@xabbuh.de>2015-05-01 16:06:45 +0200
commitfbfcb38752f8b09da05bfbe2b59fcba4d0f526dd (patch)
tree0474a0f60933a0e8964919dc960ace804f364912
parent448c71dc654f2996835007f172ead30c742e3921 (diff)
downloadsymfony-security-fbfcb38752f8b09da05bfbe2b59fcba4d0f526dd.zip
symfony-security-fbfcb38752f8b09da05bfbe2b59fcba4d0f526dd.tar.gz
symfony-security-fbfcb38752f8b09da05bfbe2b59fcba4d0f526dd.tar.bz2
link to https://symfony.com where possible
-rw-r--r--README.md2
-rw-r--r--composer.json4
2 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 21f8a24..e38bc33 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Resources
Documentation:
-http://symfony.com/doc/2.3/book/security.html
+https://symfony.com/doc/2.3/book/security.html
Resources
---------
diff --git a/composer.json b/composer.json
index 2e85c41..d18b644 100644
--- a/composer.json
+++ b/composer.json
@@ -3,7 +3,7 @@
"type": "library",
"description": "Symfony Security Component",
"keywords": [],
- "homepage": "http://symfony.com",
+ "homepage": "https://symfony.com",
"license": "MIT",
"authors": [
{
@@ -12,7 +12,7 @@
},
{
"name": "Symfony Community",
- "homepage": "http://symfony.com/contributors"
+ "homepage": "https://symfony.com/contributors"
}
],
"require": {