From 25cc84d5e2d8019f2a3edf441676346f8d645a96 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Wed, 26 Jul 2023 16:36:39 +0200 Subject: [PATCH] doc: update links to chrony website --- README | 2 +- doc/chrony.conf.adoc | 2 +- doc/chronyc.adoc | 2 +- doc/chronyd.adoc | 2 +- doc/faq.adoc | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README b/README index f558c3e7..2a3427d8 100644 --- a/README +++ b/README @@ -47,7 +47,7 @@ Frequently Asked Questions (FAQ). The documentation is also available on the chrony web pages, accessible through the URL - https://chrony.tuxfamily.org/ + https://chrony-project.org/ License ======= diff --git a/doc/chrony.conf.adoc b/doc/chrony.conf.adoc index 9d7f485f..4af870db 100644 --- a/doc/chrony.conf.adoc +++ b/doc/chrony.conf.adoc @@ -3137,7 +3137,7 @@ dumpdir @CHRONYRUNDIR@ == BUGS For instructions on how to report bugs, please visit -https://chrony.tuxfamily.org/. +https://chrony-project.org/. == AUTHORS diff --git a/doc/chronyc.adoc b/doc/chronyc.adoc index 46315f01..302d1d59 100644 --- a/doc/chronyc.adoc +++ b/doc/chronyc.adoc @@ -1548,7 +1548,7 @@ The *help* command displays a summary of the commands and their arguments. == BUGS For instructions on how to report bugs, please visit -https://chrony.tuxfamily.org/. +https://chrony-project.org/. == AUTHORS diff --git a/doc/chronyd.adoc b/doc/chronyd.adoc index 38c1526f..e44aac5d 100644 --- a/doc/chronyd.adoc +++ b/doc/chronyd.adoc @@ -217,7 +217,7 @@ _@SYSCONFDIR@/chrony.conf_ == BUGS For instructions on how to report bugs, please visit -https://chrony.tuxfamily.org/. +https://chrony-project.org/. == AUTHORS diff --git a/doc/faq.adoc b/doc/faq.adoc index a0524e06..57347c37 100644 --- a/doc/faq.adoc +++ b/doc/faq.adoc @@ -40,7 +40,7 @@ on an isolated network with no hardware reference clocks in sight, `chrony` will probably work better for you. For a more detailed comparison of features and performance, see the -https://chrony.tuxfamily.org/comparison.html[comparison page] on the `chrony` +https://chrony-project.org/comparison.html[comparison page] on the `chrony` website. === Should I prefer `chrony` over `timesyncd` if I do not need to run a server? @@ -50,7 +50,7 @@ Generally, yes. `systemd-timesyncd` is a very simple NTP client included in the `systemd` suite. It lacks almost all features of `chrony` and other advanced client implementations listed on the -https://chrony.tuxfamily.org/comparison.html[comparison page]. One of its main +https://chrony-project.org/comparison.html[comparison page]. One of its main limitations is that it cannot poll multiple servers at the same time and detect servers having incorrect time (falsetickers in the NTP terminology). It should be used only with trusted reliable servers, ideally in local network. -- 2.47.2