aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-07-14 23:35:11 +0000
committerLaurent Bercot <ska@appnovation.com>2025-07-14 23:35:11 +0000
commit632b9ff3d1b2509e5705bc7a820cdffd80d155de (patch)
treea6a1ced6fec31d5fc782359a4cfaeef607cbf34f
parent9acee22dd82472bf408204a066476334c3568e87 (diff)
downloadtipidee-632b9ff3d1b2509e5705bc7a820cdffd80d155de.tar.gz
Fix bozohttpd URL
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--doc/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index 7f38212..d5719b7 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -66,7 +66,7 @@ for instance, was developed as a proof of concept for solving the
basic HTTP service for serving static files for prototying or in resource
constrained environments such as embedded devices. Among them, for instance,
<a href="https://busybox.net/">busybox httpd</a>,
-<a href="http://www.eterna.com.au/bozohttpd/">bozohttpd</a>, or various
+<a href="http://www.eterna23.net/bozohttpd/">bozohttpd</a>, or various
httpds from <a href="https://acme.com/software/">ACME Labs</a>.
</p>