* [PATCH] update links to www.ipfire.org at credits.cgi
@ 2017-11-28 19:41 Peter Müller
2017-11-29 11:59 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Peter Müller @ 2017-11-28 19:41 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 992 bytes --]
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(a)link38.eu>
---
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 f370e80b6..7cda40251 100644
--- a/html/cgi-bin/credits.cgi
+++ b/html/cgi-bin/credits.cgi
@@ -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>
--
2.13.6
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] update links to www.ipfire.org at credits.cgi
2017-11-28 19:41 [PATCH] update links to www.ipfire.org at credits.cgi Peter Müller
@ 2017-11-29 11:59 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2017-11-29 11:59 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1086 bytes --]
Thanks. Merged.
On Tue, 2017-11-28 at 20:41 +0100, Peter Müller wrote:
> 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(a)link38.eu>
> ---
> 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 f370e80b6..7cda40251 100644
> --- a/html/cgi-bin/credits.cgi
> +++ b/html/cgi-bin/credits.cgi
> @@ -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>
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-11-29 11:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-28 19:41 [PATCH] update links to www.ipfire.org at credits.cgi Peter Müller
2017-11-29 11:59 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox