Merge branch 'master' of rodneys_mission/tt-rss-fix-sanity-urls into master

This commit is contained in:
fox 2020-07-13 14:41:05 +00:00 committed by Gogs
commit 376fe6271d
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>