From 632b9ff3d1b2509e5705bc7a820cdffd80d155de Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 14 Jul 2025 23:35:11 +0000 Subject: Fix bozohttpd URL Signed-off-by: Laurent Bercot --- doc/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, busybox httpd, -bozohttpd, or various +bozohttpd, or various httpds from ACME Labs.

-- cgit v1.3.1