update a number of links in the code
This commit is contained in:
@@ -1740,7 +1740,7 @@ function deliverable_singleton($channel_id,$xchan) {
|
||||
|
||||
function get_repository_version($branch = 'master') {
|
||||
|
||||
$path = "https://raw.githubusercontent.com/redmatrix/hubzilla/$branch/boot.php";
|
||||
$path = "https://framagit.org/hubzilla/core/raw/$branch/boot.php";
|
||||
|
||||
$x = z_fetch_url($path);
|
||||
if($x['success']) {
|
||||
|
Reference in New Issue
Block a user