]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
update links to www.ipfire.org at credits.cgi
authorPeter Müller <peter.mueller@link38.eu>
Tue, 28 Nov 2017 19:41:53 +0000 (20:41 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 29 Nov 2017 11:58:48 +0000 (11:58 +0000)
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 <peter.mueller@link38.eu>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/credits.cgi

index f370e80b68daa4c5d8709b490c45feb2b46a833b..7cda40251a2422917f43c44f148a01c50190744a 100644 (file)
@@ -41,7 +41,7 @@ print <<END
 <p>$Lang::tr{'donation-text'}</p>
 
 <div align="center">
-       <a href="http://www.ipfire.org/donate">
+       <a href="https://www.ipfire.org/donate">
                <strong>$Lang::tr{'donation'}</strong>
        </a>
 </div>
@@ -54,7 +54,7 @@ END
 print <<END
 <br>
 <center>
-       $Lang::tr{'visit us at'}: <b><a href='http://www.ipfire.org/' target="_blank">http://www.ipfire.org/</a></b>
+       $Lang::tr{'visit us at'}: <b><a href='https://www.ipfire.org/' target="_blank">https://www.ipfire.org/</a></b>
 </center>
 <br><br>