From 16c86e2fc394935d64ff43ec89be6b7ae5a19e69 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 17 Sep 2020 09:02:30 +0300 Subject: replace some plain http links with https --- config.php-dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.php-dist') diff --git a/config.php-dist b/config.php-dist index 824c378a7..ae34b4f15 100644 --- a/config.php-dist +++ b/config.php-dist @@ -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 *** -- cgit v1.2.3-54-g00ecf