civodul pushed a commit to branch master
in repository guix.
commit 3624f4358c1671a04f05168021c9f808f095fb1c
Author: Ludovic Courtès <[email protected]>
AuthorDate: Sun Oct 2 22:13:57 2022 +0200
doc: Update the URL of ISC DHCP.
* doc/guix.texi (Networking Services): Update ISC DHCP URL.
---
doc/guix.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 535c8cdfc3..0f9011fff6 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -19461,7 +19461,7 @@ For example:
The package that provides the DHCP daemon. This package is expected to
provide the daemon at @file{sbin/dhcpd} relative to its output
directory. The default package is the
-@uref{https://www.isc.org/products/DHCP, ISC's DHCP server}.
+@uref{https://www.isc.org/dhcp/, ISC's DHCP server}.
@item @code{config-file} (default: @code{#f})
The configuration file to use. This is required. It will be passed to
@code{dhcpd} via its @code{-cf} option. This may be any ``file-like''