]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Meteor/MeteorPlugin.php
Merge branch 'master' into nightly
[quix0rs-gnu-social.git] / plugins / Meteor / MeteorPlugin.php
index 64c2fd3d6902b39e3c36e89a683ce3c6fae02ba4..9ce25386c1e59aa2ffb0c361ac970761666af5ce 100644 (file)
@@ -165,7 +165,7 @@ class MeteorPlugin extends RealtimePlugin
         $versions[] = array('name' => 'Meteor',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:Meteor',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/Meteor',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Plugin to do "real time" updates using Meteor.'));