summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2019-11-15 19:12:52 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2019-11-15 19:12:52 +0000
commit19ecbe91d2ef699f3d2a063c50cbff4d7e46eb1e (patch)
tree5cfc1edee660c5ac4f54ece6eb1e3bc17bb50ea9 /doc
parent2be881c031225e846814de91b20e5af7dfff71f5 (diff)
downloads6-19ecbe91d2ef699f3d2a063c50cbff4d7e46eb1e.tar.xz
doc fix: nosh -> plain http
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index d8da3c7..060f0ed 100644
--- 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>