wrong link
This commit is contained in:
parent
d757dd4e17
commit
0cf6c6c132
@ -51,7 +51,7 @@ class System {
|
||||
static public function get_project_srclink() {
|
||||
if(is_array(\App::$config) && is_array(\App::$config['system']) && \App::$config['system']['project_srclink'])
|
||||
return \App::$config['system']['project_srclink'];
|
||||
return 'https://github.org/redmatrix/hubzilla';
|
||||
return 'https://github.com/redmatrix/hubzilla';
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user