bookmarklets: fix wiki URL

This commit is contained in:
Andrew Dolgov 2022-05-30 11:50:25 +03:00
parent 5adedcd3d0
commit d391a01de7
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ class Bookmarklets extends Plugin {
"Easy feed subscription and web page sharing using bookmarklets",
"fox",
false,
"https://git.tt-rss.org/fox/tt-rss/wiki/ShareAnything");
"https://tt-rss.org/wiki/ShareAnything");
}
function init($host) {