summaryrefslogtreecommitdiff
path: root/doc/s6-taiclock.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-10-04 17:41:09 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-10-04 17:41:09 +0000
commitcd3522eb8565588582ac41eddf6f7f078b069439 (patch)
tree0b57cd20cc5338e07741ae283a8d6327603f7e00 /doc/s6-taiclock.html
parent50485e3e770da5debe81e23b7a672d3ccd8c2613 (diff)
downloads6-networking-cd3522eb8565588582ac41eddf6f7f078b069439.tar.xz
doc: fix URLs
Diffstat (limited to 'doc/s6-taiclock.html')
-rw-r--r--doc/s6-taiclock.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-taiclock.html b/doc/s6-taiclock.html
index 782adf9..ddbc660 100644
--- a/doc/s6-taiclock.html
+++ b/doc/s6-taiclock.html
@@ -20,7 +20,7 @@
<p>
<tt>s6-taiclock</tt> is a client 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 connects to a TAICLOCK server, computes an estimated discrepancy
between the local clock time and the absolute time given by the server,
and outputs it on stdout.
@@ -106,7 +106,7 @@ a project of their own. </li>
<h3> Related work </h3>
<ul>
- <li> The <a href="http://cr.yp.to/clockspeed.html">clockspeed</a> package
+ <li> The <a href="https://cr.yp.to/clockspeed.html">clockspeed</a> package
is the original inspiration for the clock management part of s6-networking.
Unfortunately, it is unmaintained. </li>
</ul>