guix-commits
[Top][All Lists]
Advanced

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

01/01: website: contribute: Update link to IRC information.


From: Luis Felipe López Acevedo
Subject: 01/01: website: contribute: Update link to IRC information.
Date: Sat, 9 Dec 2017 10:50:17 -0500 (EST)

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

commit 36eb36b0d0f328065f0444856c36a957ba8f901c
Author: sirgazil <address@hidden>
Date:   Sat Dec 9 10:48:08 2017 -0500

    website: contribute: Update link to IRC information.
    
    * website/apps/base/templates/contribute.scm (contribute-t): Link to
      internal IRC page.
---
 website/apps/base/templates/contribute.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/website/apps/base/templates/contribute.scm 
b/website/apps/base/templates/contribute.scm
index 3cf26b7..274938a 100644
--- a/website/apps/base/templates/contribute.scm
+++ b/website/apps/base/templates/contribute.scm
@@ -40,8 +40,7 @@
        (a (@ (href "https://lists.gnu.org/mailman/listinfo/guix-devel";))
          "development mailing list")
        " or in the "
-       (a (@ (href "https://webchat.freenode.net/?channels=%23guix";))
-         "#guix channel")
+       (a (@ (href ,(guix-url "contact/irc/"))) "#guix channel")
        " in IRC Freenode. Tell us how would you like to help, and we
        will do our best to guide you. ")
 



reply via email to

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