summaryrefslogtreecommitdiff
path: root/js/CommonDialogs.js
diff options
context:
space:
mode:
authorsupahgreg <supahgreg@users.noreply.github.com>2025-10-06 19:02:28 +0000
committersupahgreg <supahgreg@users.noreply.github.com>2025-10-06 19:02:28 +0000
commita7d5566aa9a88e5206928d3a0a68065ad65776d0 (patch)
tree9eb481e4402cb70de41b037c7e0b0c2a869c46bc /js/CommonDialogs.js
parent14ac789ddce61acbdecc92a71bad030892079d22 (diff)
Switch links to the 'tt-rss' GitHub organization.
Diffstat (limited to 'js/CommonDialogs.js')
-rw-r--r--js/CommonDialogs.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/CommonDialogs.js b/js/CommonDialogs.js
index 1b62cb99e..f1be94c7c 100644
--- a/js/CommonDialogs.js
+++ b/js/CommonDialogs.js
@@ -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/wiki/Generated-Feeds")'>
+ onclick='window.open("https://github.com/tt-rss/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")}