1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 03:35:55 +00:00

replace some plain http links with https

This commit is contained in:
Andrew Dolgov
2020-09-17 09:02:30 +03:00
parent a817d3794d
commit 16c86e2fc3
3 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,7 @@
// background processes while not running tt-rss, this method is generally
// viable to keep your feeds up to date.
// Still, there are more robust (and recommended) updating methods
// available, you can read about them here: http://tt-rss.org/wiki/UpdatingFeeds
// available, you can read about them here: https://tt-rss.org/wiki/UpdatingFeeds
// *****************************
// *** Files and directories ***