diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2016-08-13 11:11:56 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2016-08-13 11:11:56 +0000 |
commit | 77ba7d530f39ea297fe28b23bc3f01c480a352eb (patch) | |
tree | 4422858a2157c6045e72d4c2e88ddf434ef58115 /doc | |
parent | 3d8ca76a025a4a2cf410e041ff0fba9de48747b9 (diff) | |
download | s6-77ba7d530f39ea297fe28b23bc3f01c480a352eb.tar.xz |
Update link to nosh
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 4329b7a..f85da66 100644 --- a/doc/index.html +++ b/doc/index.html @@ -340,7 +340,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="http://homepage.ntlworld.com/jonathan.deboynepollard/Softwares/nosh.html">nosh</a> + <li> <a href="https://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> |