[CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL
This commit is contained in:
@@ -360,7 +360,7 @@ class LinkbackPlugin extends Plugin
|
||||
$versions[] = array('name' => 'Linkback',
|
||||
'version' => LINKBACKPLUGIN_VERSION,
|
||||
'author' => 'Evan Prodromou',
|
||||
'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/Linkback',
|
||||
'homepage' => GNUSOCIAL_ENGINE_REPO_URL . 'tree/master/plugins/Linkback',
|
||||
'rawdescription' =>
|
||||
// TRANS: Plugin description.
|
||||
_m('Notify blog authors when their posts have been linked in '.
|
||||
|
Reference in New Issue
Block a user