Update wiki and forums links in error message.

This commit is contained in:
Rodney Stromlund 2020-07-13 09:06:59 -05:00
parent 3b033a17f4
commit 376dce02bb
1 changed files with 2 additions and 2 deletions

View File

@ -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>