summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfox <[email protected]>2020-07-13 14:41:05 +0000
committerGogs <[email protected]>2020-07-13 14:41:05 +0000
commit376fe6271de1c3fa0cf56a0c80fd85e3ea39005e (patch)
treea3ec8dc2c206300235e12e0da727562a20f4befb
parent3b033a17f4798db7aefcd87b97a7c1ae60be2815 (diff)
parent376dce02bb1505daaf8078972463395cd9e8e492 (diff)
Merge branch 'master' of rodneys_mission/tt-rss-fix-sanity-urls into master
-rwxr-xr-xinclude/sanity_check.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sanity_check.php b/include/sanity_check.php
index 3998416f5..b0f7f7402 100755
--- a/include/sanity_check.php
+++ b/include/sanity_check.php
@@ -219,8 +219,8 @@
<?php foreach ($errors as $error) { echo format_error($error); } ?>
- <p>You might want to check tt-rss <a href="http://tt-rss.org/wiki">wiki</a> or the
- <a href="http://tt-rss.org/forum">forums</a> for more information. Please search the forums before creating new topic
+ <p>You might want to check tt-rss <a href="https://tt-rss.org/wiki.php">wiki</a> or the
+ <a href="https://community.tt-rss.org/">forums</a> for more information. Please search the forums before creating new topic
for your question.</p>
</div>