From ec367b23f4e7d6a127e80b918ef28c61172cff6e Mon Sep 17 00:00:00 2001 From: supahgreg Date: Sun, 5 Oct 2025 20:18:56 +0000 Subject: Switch from 'tt-rss-web-static' links to wiki links. --- plugins/bookmarklets/init.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins') diff --git a/plugins/bookmarklets/init.php b/plugins/bookmarklets/init.php index 889fa55be..fbf13e653 100644 --- a/plugins/bookmarklets/init.php +++ b/plugins/bookmarklets/init.php @@ -9,7 +9,7 @@ class Bookmarklets extends Plugin { "Easy feed subscription and web page sharing using bookmarklets", "fox", false, - "https://github.com/supahgreg/tt-rss-web-static/blob/main/docs/wiki/ShareAnything.md"); + "https://github.com/supahgreg/tt-rss/wiki/Share-Anything"); } function init($host) { @@ -371,7 +371,7 @@ class Bookmarklets extends Plugin { 'alt-info', "onclick" => "window.open('https://github.com/supahgreg/tt-rss-web-static/blob/main/docs/wiki/ShareAnything.md')"]) ?> + ["class" => 'alt-info', "onclick" => "window.open('https://github.com/supahgreg/tt-rss/wiki/Share-Anything')"]) ?> -- cgit v1.2.3-54-g00ecf