]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/SQLProfile/SQLProfilePlugin.php
Trying to debug some stuff regarding oEmbed
[quix0rs-gnu-social.git] / plugins / SQLProfile / SQLProfilePlugin.php
index a7912844c2421436b9f413ecc1a9fad44ea90e5b..3baa91e4949af67750938c78adf41b5c797d08bd 100644 (file)
@@ -36,7 +36,7 @@ class SQLProfilePlugin extends Plugin
         $versions[] = array('name' => 'SQLProfile',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Brion Vibber',
-                            'homepage' => 'http://status.net/wiki/Plugin:SQLProfile',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/SQLProfile',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Debug tool to watch for poorly indexed DB queries.'));