commit 19ecbe91d2ef699f3d2a063c50cbff4d7e46eb1e
parent 2be881c031225e846814de91b20e5af7dfff71f5
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date: Fri, 15 Nov 2019 19:12:52 +0000
doc fix: nosh -> plain http
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/index.html b/doc/index.html
@@ -338,7 +338,7 @@ daemontools.) </li>
approach to process supervision, with the same goals. </li>
<li> <a href="http://b0llix.net/perp/">perp</a>, yet another slightly different
approach to process supervision, also with the same goals. </li>
- <li> <a href="https://jdebp.eu./Softwares/nosh/">nosh</a>
+ <li> <a href="http://jdebp.eu./Softwares/nosh/">nosh</a>
is another suite of system-level utilities with similarities in the design
and approach. It is written in C++, though, and is coded in quite a
different way than the previous items on this list. </li>