From 7f7b7b24b02a2351266281a8c3d1f91e4b16689a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Tue, 28 Nov 2017 20:41:53 +0100 Subject: [PATCH] update links to www.ipfire.org at credits.cgi MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The links to the IPFire homepage in the credits.cgi file should point to the HTTPS version of the site now. Signed-off-by: Peter Müller Signed-off-by: Michael Tremer --- html/cgi-bin/credits.cgi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/cgi-bin/credits.cgi b/html/cgi-bin/credits.cgi index f370e80b68..7cda40251a 100644 --- a/html/cgi-bin/credits.cgi +++ b/html/cgi-bin/credits.cgi @@ -41,7 +41,7 @@ print <$Lang::tr{'donation-text'}

- + $Lang::tr{'donation'}
@@ -54,7 +54,7 @@ END print <
- $Lang::tr{'visit us at'}: http://www.ipfire.org/ + $Lang::tr{'visit us at'}: https://www.ipfire.org/


-- 2.39.5