minor: Update the wiki link in 'Config::sanity_check()'.

This commit is contained in:
supahgreg
2025-10-06 02:45:35 +00:00
parent d5c3d75ff2
commit 958d25b831

View File

@@ -632,7 +632,7 @@ 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/wiki/Installation-Notes">wiki</a> or
<p>You might want to check the tt-rss <a target="_blank" href="https://github.com/supahgreg/tt-rss/wiki">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>