guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: website: Link directly to IRC connection guide.


From: Tobias Geerinckx-Rice
Subject: 02/02: website: Link directly to IRC connection guide.
Date: Sat, 20 Nov 2021 17:40:53 -0500 (EST)

nckx pushed a commit to branch master
in repository guix-artwork.

commit 76a8af68f32264742304c6cf1f3a2e5c08ae039d
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sat Nov 20 23:39:50 2021 +0100

    website: Link directly to IRC connection guide.
    
    * website/apps/base/templates/irc.scm (irc-t): Link to Libera.Chat's
    connection page.
---
 website/apps/base/templates/irc.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/apps/base/templates/irc.scm 
b/website/apps/base/templates/irc.scm
index 2bd6a43..13b501f 100644
--- a/website/apps/base/templates/irc.scm
+++ b/website/apps/base/templates/irc.scm
@@ -44,7 +44,7 @@ system|GNU Hurd|GNU Guix package manager|IRC|chat") #\|)
           ,(G_ `(a (@ (href 
"https://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients";))
                    "other clients"))
           " to join the " (code "#guix") " channel on the "
-          ,(G_ `(a (@ (href "https://libera.chat/";))
+          ,(G_ `(a (@ (href "https://libera.chat/guides/connect";))
                    "Libera Chat IRC network."))))
       ,(G_
         `(p



reply via email to

[Prev in Thread] Current Thread [Next in Thread]