diff options
author | Brendan Tildesley <mail@brendan.scot> | 2021-05-17 00:06:20 +1000 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2021-05-29 20:16:51 +0200 |
commit | 338f012d8b0437d5a17ac4b46c5d8fb618e2c8df (patch) | |
tree | 80edd69c5ff99780d90cf7be3303952e812e2c62 | |
parent | f8adff1ea237b09322b9e046a0fe3cd1c43fe590 (diff) |
doc: lxqt-desktop-service: Update lxqt homepage url.
* doc/guix.texi: Replace lxqt.github.io with lxqt-project.org.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 52c263f7a4..dc10e88123 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -19213,7 +19213,7 @@ The MATE package to use. @end deftp @deffn {Scheme Variable} lxqt-desktop-service-type -This is the type of the service that runs the @uref{https://lxqt.github.io, +This is the type of the service that runs the @uref{https://lxqt-project.org, LXQt desktop environment}. Its value is a @code{lxqt-desktop-configuration} object (see below). |