diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-03-16 18:19:26 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-03-16 18:19:26 +0000 |
commit | de2e01c3b611ee515158ef198c6f2e150a9c019b (patch) | |
tree | 64522c54293a21969a51cad7720971fe93a3871c /doc/libstddjb/tai.html | |
parent | fe0a3979049729fb89fea7d2e0b28d938cad5522 (diff) | |
download | skalibs-de2e01c3b611ee515158ef198c6f2e150a9c019b.tar.xz |
Doc fixes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/libstddjb/tai.html')
-rw-r--r-- | doc/libstddjb/tai.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/libstddjb/tai.html b/doc/libstddjb/tai.html index d3eaa1d..892cf45 100644 --- a/doc/libstddjb/tai.html +++ b/doc/libstddjb/tai.html @@ -50,10 +50,10 @@ understand what is going on: </p> <ul> - <li> <a href="https://www.madore.org/~david/misc/time.html">David Madore's page + <li> <a href="http://www.madore.org/~david/misc/time.html">David Madore's page on time</a>. It's outdated (there was a leap second in 2009), but complete. </li> <li> From David Madore again, more to the point: a -<a href="https://www.madore.org/~david/computers/unix-leap-seconds.html">page +<a href="http://www.madore.org/~david/computers/unix-leap-seconds.html">page about leap seconds, UTC and TAI</a>. </li> <li> The skalibs <a href="../flags.html#clockistai">--enable-tai-clock</a> documentation. </li> |