doc: use https in links to chrony website
This commit is contained in:
parent
942b52a3ca
commit
d86e9f4aa3
5 changed files with 6 additions and 6 deletions
2
README
2
README
|
@ -53,7 +53,7 @@ ready-formatted plain text (chrony.txt) in the distribution.
|
|||
There is also information available on the chrony web pages, accessible
|
||||
through the URL
|
||||
|
||||
http://chrony.tuxfamily.org/
|
||||
https://chrony.tuxfamily.org/
|
||||
|
||||
Where are new versions announced?
|
||||
=================================
|
||||
|
|
|
@ -2055,7 +2055,7 @@ information to be saved out.
|
|||
== BUGS
|
||||
|
||||
For instructions on how to report bugs, please visit
|
||||
http://chrony.tuxfamily.org/.
|
||||
https://chrony.tuxfamily.org/.
|
||||
|
||||
== AUTHORS
|
||||
|
||||
|
|
|
@ -1119,7 +1119,7 @@ The *help* command displays a summary of the commands and their arguments.
|
|||
== BUGS
|
||||
|
||||
For instructions on how to report bugs, please visit
|
||||
http://chrony.tuxfamily.org/.
|
||||
https://chrony.tuxfamily.org/.
|
||||
|
||||
== AUTHORS
|
||||
|
||||
|
|
|
@ -157,7 +157,7 @@ _@SYSCONFDIR@/chrony.conf_
|
|||
== BUGS
|
||||
|
||||
For instructions on how to report bugs, please visit
|
||||
http://chrony.tuxfamily.org/.
|
||||
https://chrony.tuxfamily.org/.
|
||||
|
||||
== AUTHORS
|
||||
|
||||
|
|
|
@ -14,9 +14,9 @@ doesn't implement some of the less useful NTP modes like broadcast client or
|
|||
multicast server/client.
|
||||
|
||||
For a more detailed comparison of features and performance, see the
|
||||
http://chrony.tuxfamily.org/comparison.html[comparison page] on the +chrony+
|
||||
https://chrony.tuxfamily.org/comparison.html[comparison page] on the +chrony+
|
||||
website and the
|
||||
http://chrony.tuxfamily.org/manual.html#Comparison-with-ntpd[Comparison with
|
||||
https://chrony.tuxfamily.org/manual.html#Comparison-with-ntpd[Comparison with
|
||||
ntpd] section in the manual.
|
||||
|
||||
If your computer is connected to the internet only for few minutes at a time,
|
||||
|
|
Loading…
Reference in a new issue