guix_mirror_bot pushed a commit to branch next-master
in repository guix.

commit 082a6360535b25f1d514d498c4b30166c19d5e1c
Author: Hartmut Goebel <[email protected]>
AuthorDate: Fri Jan 2 23:06:08 2026 +0100

    doc: Add an URL link.
    
    * doc/guix.texi (Services)[Telephony Services]{Jami}: Add link to the Jami
      project home-page.
    
    Change-Id: If8e5ad61f9f36c0403e74d6926e89eb463bb009b
---
 doc/guix.texi | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index ed604b0ac7..8022655c81 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -31839,12 +31839,12 @@ services:
 @subsubheading Jami
 
 @defvar jami-service-type
-The service type for running Jami as a service.  It takes a
-@code{jami-configuration} object as a value, documented below.  This
-section describes how to configure a Jami server that can be used to
-host video (or audio) conferences, among other uses.  The following
-example demonstrates how to specify Jami account archives (backups) to
-be provisioned automatically:
+The service type for running @uref{https://jami.net/, Jami} as a
+service.  It takes a @code{jami-configuration} object as a value,
+documented below.  This section describes how to configure a Jami server
+that can be used to host video (or audio) conferences, among other uses.
+The following example demonstrates how to specify Jami account archives
+(backups) to be provisioned automatically:
 
 @lisp
 (service jami-service-type

Reply via email to