Update wiki and forums links in error message.
This commit is contained in:
parent
3b033a17f4
commit
376dce02bb
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue