diff options
Diffstat (limited to 'doc/why.html')
| -rw-r--r-- | doc/why.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/why.html b/doc/why.html index bfb4b13..c75dda0 100644 --- a/doc/why.html +++ b/doc/why.html @@ -32,9 +32,9 @@ developers is using <tt>/etc/ttys</tt> to this purpose, so I won't consider BSD <li> <a href="http://smarden.org/runit/">runit</a>, Gerrit Pape's suite, well-integrated with Debian </li> <li> <a href="http://b0llix.net/perp/">perp</a>, Wayne Marshall's take on supervision </li> <li> Integrated init systems providing a lot of features, process supervision being one of them. -For instance, <a href="https://upstart.ubuntu.com/">Upstart</a>, MacOS X's -<a href="https://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man8/launchd.8.html">launchd</a>, -and Fedora's <a href="https://freedesktop.org/wiki/Software/systemd">systemd</a>. </li> +For instance, <a href="https://wiki.ubuntu.com/Upstart">Upstart</a>, MacOS X's +<a href="https://www.launchd.info/">launchd</a>, +and Fedora's <a href="https://systemd.io/">systemd</a>. </li> </ul> <p> |
