]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/AuthCrypt/AuthCryptPlugin.php
Gah, bad syntax
[quix0rs-gnu-social.git] / plugins / AuthCrypt / AuthCryptPlugin.php
index 540019f9c25955f28aa9d864182e8861dd2998c9..62019aa015a0f7182c6fca11ea2e41dd73d712ca 100644 (file)
@@ -155,7 +155,7 @@ class AuthCryptPlugin extends AuthenticationPlugin
         $versions[] = array('name' => 'AuthCrypt',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Mikael Nordfeldth',
-                            'homepage' => 'http://status.net/wiki/Plugin:AuthCrypt',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/AuthCrypt',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Authentication and password hashing with crypt()'));