Update github.com git repo URLs with framagit.org URLs

This commit is contained in:
Andrew Manning
2018-06-08 05:37:23 -04:00
parent df2d181602
commit 4feff1cf89
26 changed files with 44 additions and 44 deletions

View File

@@ -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",