diff mbox series

[bug#56145,3/5] doc: Fix a URL.

Message ID dd90991ec810e25827a4482258e884eb4971a0d1.1655908912.git.h.goebel@crazy-compilers.com
State New
Headers show
Series Add menus to Services sub-sections | expand

Checks

Context Check Description
cbaines/comparison success View comparision
cbaines/git branch success View Git branch
cbaines/applying patch success View Laminar job
cbaines/issue success View issue

Commit Message

Hartmut Goebel June 22, 2022, 3:55 p.m. UTC
* doc/guix.texi (Services)[Desktop Services]: Fix an URL.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/doc/guix.texi b/doc/guix.texi
index 4db012d651..f8f730648a 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -22313,7 +22313,7 @@  The GNOME package to use.
 @subsubheading Xfce Desktop Environment
 
 @defvr {Scheme Variable} 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).