]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/TagSub/TagSubPlugin.php
Use File->getID()
[quix0rs-gnu-social.git] / plugins / TagSub / TagSubPlugin.php
index f1d1ab462229d1f3209d4f4b97c45e67959bf43f..14c0cd191b7eebaf76170bc6858f78a81d22ea1b 100644 (file)
@@ -94,7 +94,7 @@ class TagSubPlugin extends Plugin
         $versions[] = array('name' => 'TagSub',
                             'version' => self::VERSION,
                             'author' => 'Brion Vibber',
-                            'homepage' => 'http://status.net/wiki/Plugin:TagSub',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/TagSub',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Plugin to allow following all messages with a given tag.'));