]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/InProcessCache/InProcessCachePlugin.php
Merge branch 'issue-326' into 'master'
[quix0rs-gnu-social.git] / plugins / InProcessCache / InProcessCachePlugin.php
index 4684d0169ff201e0771670c585f6724cde658ae2..4bcfb8e2da3ff025103cad9955b425d1a83dceba 100644 (file)
@@ -172,7 +172,7 @@ class InProcessCachePlugin extends Plugin
      */
     function onPluginVersion(array &$versions)
     {
-        $url = 'http://status.net/wiki/Plugin:InProcessCache';
+        $url = 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/InProcessCache';
 
         $versions[] = array('name' => 'InProcessCache',
                             'version' => GNUSOCIAL_VERSION,