summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/why.html2
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;