diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-09-12 09:55:35 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-09-12 09:55:35 +0000 |
commit | 13ecbabacafb6bdaf54488783ab051bc9b986653 (patch) | |
tree | e6c2ea5112a45cdb6ae4351dcfceca8d5b72a524 /doc | |
parent | 41e247ca6ab615e58908c4d4a467dee2a7da382a (diff) | |
download | s6-13ecbabacafb6bdaf54488783ab051bc9b986653.tar.xz |
Change absolute link to relative one in doc
Diffstat (limited to 'doc')
-rw-r--r-- | doc/s6-notifyoncheck.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/s6-notifyoncheck.html b/doc/s6-notifyoncheck.html index 071eb02..5cfc6f5 100644 --- a/doc/s6-notifyoncheck.html +++ b/doc/s6-notifyoncheck.html @@ -121,10 +121,9 @@ file. </li> <p> s6-notifyoncheck is designed to make it possible for services to use the -<a href="//skarnet.org/software/s6/notifywhenup.html">s6 notification -mechanism</a> even with daemons that do not natively implement the -mechanism of writing a newline to a file descriptor of their choice when -they're ready. +<a href="notifywhenup.html">s6 notification mechanism</a> even with daemons +that do not natively implement the mechanism of writing a newline to a file +descriptor of their choice when they're ready. </p> <p> |