]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/GroupPrivateMessage/GroupPrivateMessagePlugin.php
Merge branch 'fix-author-fallback' into 'nightly'
[quix0rs-gnu-social.git] / plugins / GroupPrivateMessage / GroupPrivateMessagePlugin.php
index 61828239cac793a19549de9e390f4927e3dc2ec9..bee504491f8a6e89a34cc17f3f95d923bcab5999 100644 (file)
@@ -410,7 +410,7 @@ class GroupPrivateMessagePlugin extends Plugin
         $versions[] = array('name' => 'GroupPrivateMessage',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:GroupPrivateMessage',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/GroupPrivateMessage',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Allow posting private messages to groups.'));