]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/ShareNotice/ShareNoticePlugin.php
Merge branch 'master' of git.gnu.io:gnu/gnu-social into nightly
[quix0rs-gnu-social.git] / plugins / ShareNotice / ShareNoticePlugin.php
index 7a6fd28feee10b5d9776611df46f3c2fc8957543..fb60341e3d12f78c93bff464ff71b0e51c3bb473 100644 (file)
@@ -211,7 +211,7 @@ class FacebookShareTarget extends NoticeShareTarget
      */
     function onPluginVersion(array &$versions)
     {
-        $url = 'http://status.net/wiki/Plugin:ShareNotice';
+        $url = 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/ShareNotice';
 
         $versions[] = array('name' => 'ShareNotice',
             'version' => GNUSOCIAL_VERSION,