diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 17:41:09 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 17:41:09 +0000 |
commit | cd3522eb8565588582ac41eddf6f7f078b069439 (patch) | |
tree | 0b57cd20cc5338e07741ae283a8d6327603f7e00 /doc/s6-taiclockd.html | |
parent | 50485e3e770da5debe81e23b7a672d3ccd8c2613 (diff) | |
download | s6-networking-cd3522eb8565588582ac41eddf6f7f078b069439.tar.xz |
doc: fix URLs
Diffstat (limited to 'doc/s6-taiclockd.html')
-rw-r--r-- | doc/s6-taiclockd.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-taiclockd.html b/doc/s6-taiclockd.html index 6ceca06..af34423 100644 --- a/doc/s6-taiclockd.html +++ b/doc/s6-taiclockd.html @@ -20,7 +20,7 @@ <p> <tt>s6-taiclockd</tt> is a server for the -<a href="http://cr.yp.to/proto/taiclock.txt">TAICLOCK</a> protocol. +<a href="https://cr.yp.to/proto/taiclock.txt">TAICLOCK</a> protocol. It's a long-lived program listening to the network and answering to TAICLOCK clients such as <a href="s6-taiclock.html">s6-taiclock</a>. </p> |