diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 01:06:16 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 01:06:16 +0000 |
commit | f3d5157564992f1ef9f390b3ce0c7d3706ba0f19 (patch) | |
tree | 4d9312c73d585628304bee0e045562054f9c351d /doc/libstddjb/djbtime.html | |
parent | 3aad40d38f3cba359f78f81dd27b420d19aa45b7 (diff) | |
download | skalibs-f3d5157564992f1ef9f390b3ce0c7d3706ba0f19.tar.xz |
doc: fix URLs
Diffstat (limited to 'doc/libstddjb/djbtime.html')
-rw-r--r-- | doc/libstddjb/djbtime.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libstddjb/djbtime.html b/doc/libstddjb/djbtime.html index 724cd66..8d47b5c 100644 --- a/doc/libstddjb/djbtime.html +++ b/doc/libstddjb/djbtime.html @@ -30,7 +30,7 @@ and implemented in the <tt>libskarnet.a</tt> or <tt>libskarnet.so</tt> library. <p> <tt>djbtime</tt> is a set of functions to convert <a href="tai.html">tai_t and tain_t</a> structures, and -<a href="http://cr.yp.to/libtai/tai64.html">TAI time</a>, from and to +<a href="https://cr.yp.to/libtai/tai64.html">TAI time</a>, from and to other time formats and user-friendly representations. </p> |