diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-01-18 22:23:52 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-01-18 22:23:52 +0000 |
commit | d64412f8ac57cd0388e33c88663218235cc59f35 (patch) | |
tree | 555292b7ef81cc4e37bcf949f2d0e10ced363731 /doc/why.html | |
parent | 6fa668b01618f76ed04df9a862a99c893c150e40 (diff) | |
download | s6-d64412f8ac57cd0388e33c88663218235cc59f35.tar.xz |
Update broken doc link
Diffstat (limited to 'doc/why.html')
-rw-r--r-- | doc/why.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/why.html b/doc/why.html index 3534088..bf779b2 100644 --- a/doc/why.html +++ b/doc/why.html @@ -46,7 +46,7 @@ and Fedora's <a href="http://freedesktop.org/wiki/Software/systemd">systemd</a>. <ul> <li> System V init fails the test: it wakes up every 5 seconds, for the reason that <tt>/dev/initctl</tt> might have changed. -<a href="http://demotivate.me/mediafiles/full/4162010103911AM_picard-no-facepalm.jpg"><tt>m(</tt></a> </li> +<a href="https://i.imgur.com/iWKad22.jpg"><tt>m(</tt></a> </li> <li> daemontools fails the test: it wakes up every 5 seconds to check for new services. </li> <li> daemontools-encore does the same. </li> <li> the current version of runit fails the test: it wakes up every 14 seconds. But this is a workaround for a bug in some Linux kernels; |