summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorsupahgreg <supahgreg@users.noreply.github.com>2025-10-03 21:00:43 +0000
committersupahgreg <supahgreg@users.noreply.github.com>2025-10-03 21:00:43 +0000
commit5e99eb41ecdf55e5482b4823b009f3cfdac6ec22 (patch)
tree5167514d71b52eeb3315f9ca72b095e189eda8db /prefs.php
parentc67b943aa894b90103c4752ac430958886b996b2 (diff)
Remove references to, and integrations with, 'tt-rss.org'.
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/prefs.php b/prefs.php
index 9c9980e2a..a7f9dae56 100644
--- a/prefs.php
+++ b/prefs.php
@@ -161,10 +161,8 @@
?>
</div>
<div id="footer" dojoType="dijit.layout.ContentPane" region="bottom">
- <a class="text-muted" target="_blank" href="https://tt-rss.org/">Tiny Tiny RSS</a>
+ <a class="text-muted" target="_blank" href="https://github.com/supahgreg/tt-rss">Tiny Tiny RSS</a>
<span>v<?= Config::get_version_html() ?></span>
- &copy; 2005-<?= date('Y') ?>
- <a class="text-muted" target="_blank" href="https://fakecake.org/">Andrew Dolgov</a>
</div>
</div>