>From cb96f6bf50d45b59b45124bc976470d7883b0b03 Mon Sep 17 00:00:00 2001
From: Geert Stappers <geert.stappers@hendrikx-itc.nl>
Date: Mon, 13 Apr 2020 22:07:46 +0200
Subject: [PATCH] [terminalserver] iPXE for networkbooting

Networkbootproject iPXE is alive and kicking, it's URL is https://ipxe.org
---
 terminalserver/index.html.tt2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/terminalserver/index.html.tt2 b/terminalserver/index.html.tt2
index 4907e38..4df0178 100644
--- a/terminalserver/index.html.tt2
+++ b/terminalserver/index.html.tt2
@@ -40,7 +40,7 @@
         to boot Grml via network, because grml-terminalserver lets you create a
         floppydisk including a bootimage with your networkcard-driver to boot
         via network. If that's still not an option for you check out the <a
-            href="http://etherboot.org/wiki/index.php">gPXE</a> project.</p>
+            href="https://ipxe.org">iPXE</a> project.</p>
 
         <p>How to start grml-terminalserver? Just invoke grml-terminalserver as
         user root and follow the instructions. Take a look at the manpages
-- 
2.20.1

