From 4feff1cf897918892e6555b431f0d069031a8597 Mon Sep 17 00:00:00 2001 From: Andrew Manning Date: Fri, 8 Jun 2018 05:37:23 -0400 Subject: Update github.com git repo URLs with framagit.org URLs --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 79b60771b..792c08810 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ "SSO", "ZOT" ], - "homepage" : "http://github.com/redmatrix/hubzilla", + "homepage" : "http://framagit.org/hubzilla/core/", "license" : "MIT", "authors" : [{ "name" : "Mike Macgirvin", @@ -18,8 +18,8 @@ } ], "support" : { - "issues" : "https://github.com/redmatrix/hubzilla/issues", - "source" : "https://github.com/redmatrix/hubzilla" + "issues" : "https://framagit.org/hubzilla/core/issues", + "source" : "https://framagit.org/hubzilla/core/" }, "require" : { "php" : ">=5.5", -- cgit v1.2.3