From f2c598745e9693ec60e50abcbbedd2e05e7c206e Mon Sep 17 00:00:00 2001 From: Holger Paradies <retabell@gmx.de> Date: Sun, 20 Apr 2025 12:21:43 +0200 Subject: Fix welcome message --- kanotix/html/welcome.html | 4 ++-- kanotix/html/willkommen.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kanotix/html/welcome.html b/kanotix/html/welcome.html index 4711f8f..926345a 100644 --- a/kanotix/html/welcome.html +++ b/kanotix/html/welcome.html @@ -15,8 +15,8 @@ <p>Welcome and thank you for choosing Kanotix. The installer will now guide you through the configuration and installation.</p> <p>If you need any help check out the Kanotix website or visit the Kanotix chat room.</p> <ul> -<li><a href="https://kanotix.com">http://kanotix.com</a></li> -<li><a href="https://kanotix.acritox.com">http://kanotix.acritox.com</a></li> +<li><a href="https://kanotix.com">https://kanotix.com</a></li> +<li><a href="https://kanotix.acritox.com">https://kanotix.acritox.com</a></li> <li><a href="irc://irc.oftc.net/kanotix">irc: irc.oftc.net #kanotix</a></li> </ul> <p style="color:red;">Pay attention with UEFI Installation...</p> diff --git a/kanotix/html/willkommen.html b/kanotix/html/willkommen.html index 272db0c..cfad8ca 100644 --- a/kanotix/html/willkommen.html +++ b/kanotix/html/willkommen.html @@ -15,8 +15,8 @@ <p>Herzlich Willkommen und vielen Dank, dass Sie Kanotix gewählt haben. Der Installer wird Sie nun durch die Konfiguration und Installation führen.</p> <p>Falls Sie Hilfe benötigen werfen Sie einen Blick auf die Kanotix-Webseite oder besuchen Sie den Kanotix Chatroom.</p> <ul> -<li><a href="https://kanotix.com">http://kanotix.com</a></li> -<li><a href="https://kanotix.acritox.com">http://kanotix.acritox.com</a></li> +<li><a href="https://kanotix.com">https://kanotix.com</a></li> +<li><a href="https://kanotix.acritox.com">https://kanotix.acritox.com</a></li> <li><a href="irc://irc.oftc.net/kanotix">irc: irc.oftc.net #kanotix</a></li> </ul> <p style="color:red;">Besonderheiten bei UEFI Installation beachten...</p> -- cgit v1.0