X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FCacheLog%2FCacheLogPlugin.php;h=cf7e3a9884daa571f5618d546c5734b29c8a3a62;hb=14cb2d53980f27fb07f0327644a47e8722718a25;hp=5c1b57e0e6f36eb2db34983b8c7bb85a3e14cae5;hpb=9dc8250956a25dc7f06f0d81d135b837cfe8281a;p=quix0rs-gnu-social.git diff --git a/plugins/CacheLog/CacheLogPlugin.php b/plugins/CacheLog/CacheLogPlugin.php index 5c1b57e0e6..cf7e3a9884 100644 --- a/plugins/CacheLog/CacheLogPlugin.php +++ b/plugins/CacheLog/CacheLogPlugin.php @@ -101,7 +101,7 @@ class CacheLogPlugin extends Plugin $versions[] = array('name' => 'CacheLog', 'version' => GNUSOCIAL_VERSION, 'author' => 'Evan Prodromou', - 'homepage' => 'http://status.net/wiki/Plugin:CacheLog', + 'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/CacheLog', 'description' => // TRANS: Plugin description. _m('Log reads and writes to the cache.'));