From 35617cc998c396427d2ef1fc6a50e7ef4f355b3b Mon Sep 17 00:00:00 2001 From: Josef Glatz Date: Mon, 21 Sep 2015 08:32:52 +0200 Subject: [PATCH] [TASK] Change typo3.org links to https Since http://typo3.org has been changed to https, adopt all links in the core as well. Replace some outdated links to newer once (if it could be replaced). Resolves: #69989 Releases: master Change-Id: I5d612b3b01cb75b613483649e8c754336c0fe516 Reviewed-on: http://review.typo3.org/43459 Reviewed-by: Andreas Fernandez Tested-by: Andreas Fernandez Reviewed-by: Josef Glatz Tested-by: Josef Glatz Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1f0b414..9cca2b8 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "typo3/cms-feedit", "type": "typo3-cms-framework", "description": "TYPO3 Core", - "homepage": "http://typo3.org", + "homepage": "https://typo3.org", "license": ["GPL-3.0+"], "require": {