summaryrefslogtreecommitdiff
path: root/gnu/services
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-18 18:25:04 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-01-19 06:09:01 +0100
commitf460f8da68f915dee5aa3ce97e05ba38c92f3106 (patch)
treea2a87a29139c950325947960925c656808016dca /gnu/services
parente6711212505f5426a6f5707445b04a14e17e55ee (diff)
downloadguix-patches-f460f8da68f915dee5aa3ce97e05ba38c92f3106.tar
guix-patches-f460f8da68f915dee5aa3ce97e05ba38c92f3106.tar.gz
gnu: Use HTTPS for avahi.org everywhere.
* gnu/packages/avahi.scm (avahi)[home-page]: Use HTTPS. * gnu/services/avahi.scm (avahi-service): Likewise in docstring.
Diffstat (limited to 'gnu/services')
-rw-r--r--gnu/services/avahi.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/services/avahi.scm b/gnu/services/avahi.scm
index 547d826551..54656708ca 100644
--- a/gnu/services/avahi.scm
+++ b/gnu/services/avahi.scm
@@ -175,7 +175,7 @@ service switch (NSS) with support for @code{.local} host name resolution.")
avahi-service-type
"Return a service that runs @command{avahi-daemon}, a system-wide
mDNS/DNS-SD responder that allows for service discovery and
-\"zero-configuration\" host name lookups (see @uref{http://avahi.org/}), and
+\"zero-configuration\" host name lookups (see @uref{https://avahi.org/}), and
extends the name service cache daemon (nscd) so that it can resolve
@code{.local} host names using
@uref{http://0pointer.de/lennart/projects/nss-mdns/, nss-mdns}. Additionally,