Switch from 'tt-rss-web-static' links to wiki links.

This commit is contained in:
supahgreg
2025-10-05 20:18:56 +00:00
parent eb05374f24
commit ec367b23f4
9 changed files with 17 additions and 16 deletions

View File

@@ -690,7 +690,7 @@ const CommonDialogs = {
</section>
<footer>
<button dojoType='dijit.form.Button' style='float : left' class='alt-info'
onclick='window.open("https://github.com/supahgreg/tt-rss-web-static/blob/main/docs/wiki/GeneratedFeeds.md")'>
onclick='window.open("https://github.com/supahgreg/tt-rss/wiki/Generated-Feeds")'>
<i class='material-icons'>help</i> ${__("More info...")}</button>
<button dojoType='dijit.form.Button' onclick="return App.dialogOf(this).regenFeedKey('${feed}', '${is_cat}')">
${App.FormFields.icon("refresh")}