]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/ExtendedProfile/ExtendedProfilePlugin.php
Fix undefined variables on Favorite plugin by XRevan86
[quix0rs-gnu-social.git] / plugins / ExtendedProfile / ExtendedProfilePlugin.php
index ea928b995e054ace9f17e02bcdaf27896d3507c6..a1717c897e9d569a58657b33bc94e77346b28370 100644 (file)
@@ -35,7 +35,7 @@ class ExtendedProfilePlugin extends Plugin
             'name' => 'ExtendedProfile',
             'version' => GNUSOCIAL_VERSION,
             'author' => 'Brion Vibber, Samantha Doherty, Zach Copley',
-            'homepage' => 'http://status.net/wiki/Plugin:ExtendedProfile',
+            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/ExtendedProfile',
             // TRANS: Plugin description.
             'rawdescription' => _m('UI extensions for additional profile fields.')
         );