]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/EmailAuthentication/EmailAuthenticationPlugin.php
Change status.net/wiki URLs to git.gnu.io
[quix0rs-gnu-social.git] / plugins / EmailAuthentication / EmailAuthenticationPlugin.php
index 524f1a6411f5732be01086d58fee466c2a93ca50..fda99a12f8cee04ae3dbef29e1d9077f96be114a 100644 (file)
@@ -54,7 +54,7 @@ class EmailAuthenticationPlugin extends Plugin
         $versions[] = array('name' => 'Email Authentication',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Craig Andrews',
-                            'homepage' => 'http://status.net/wiki/Plugin:EmailAuthentication',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/EmailAuthentication',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('The Email Authentication plugin allows users to login using their email address.'));