From ba29ecdb84bd419c2e4c1c9901be8ef0ffebfbe5 Mon Sep 17 00:00:00 2001 From: Hartmut Goebel Date: Wed, 22 Jun 2022 16:33:41 +0200 Subject: [PATCH] doc: Fix an URL. * doc/guix.texi (Services)[Desktop Services]: Fix an URL. Signed-off-by: Rutherther --- doc/guix.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guix.texi b/doc/guix.texi index bdaadba652..c726329924 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -26500,7 +26500,7 @@ The Plasma package to use. @end deftp @defvar xfce-desktop-service-type -This is the type of a service to run the @uref{Xfce, https://xfce.org/} +This is the type of a service to run the @uref{https://xfce.org/, Xfce} desktop environment. Its value is an @code{xfce-desktop-configuration} object (see below).