summaryrefslogtreecommitdiff
path: root/classes/Config.php
diff options
context:
space:
mode:
authorsupahgreg <supahgreg@users.noreply.github.com>2025-10-05 20:18:56 +0000
committersupahgreg <supahgreg@users.noreply.github.com>2025-10-05 20:18:56 +0000
commitec367b23f4e7d6a127e80b918ef28c61172cff6e (patch)
tree94d9651245b309938ea1e958981fb3c2240ac9dc /classes/Config.php
parenteb05374f246b093f3d214ab38406e3f276837be0 (diff)
Switch from 'tt-rss-web-static' links to wiki links.
Diffstat (limited to 'classes/Config.php')
-rw-r--r--classes/Config.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/classes/Config.php b/classes/Config.php
index 61aab85ca..31d8467d7 100644
--- a/classes/Config.php
+++ b/classes/Config.php
@@ -632,9 +632,9 @@ class Config {
<?php foreach ($errors as $error) { echo self::format_error($error); } ?>
- <p>You might want to check the tt-rss <a target="_blank" href="https://github.com/supahgreg/tt-rss-web-static/blob/main/docs/wiki/InstallationNotes.md">wiki</a> or
- <a target="_blank" href="https://github.com/supahgreg/tt-rss/discussions">discussions</a> for more information. Please search before creating a new topic
- for your question.</p>
+ <p>You might want to check the tt-rss <a target="_blank" href="https://github.com/supahgreg/tt-rss/wiki/Installation-Notes">wiki</a> or
+ <a target="_blank" href="https://github.com/supahgreg/tt-rss/discussions">discussions</a> for more information.
+ Please search before creating a new topic for your question.</p>
</div>
</body>
</html>