guix-commits
[Top][All Lists]
Advanced

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

01/02: website: help: "Additional Documentation" → "Papers".


From: Ludovic Courtès
Subject: 01/02: website: help: "Additional Documentation" → "Papers".
Date: Tue, 29 Mar 2016 12:23:25 +0000

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

commit 3dba08a2ab91a74d534a63c2e04186c9bd73a524
Author: Ludovic Courtès <address@hidden>
Date:   Tue Mar 29 14:22:31 2016 +0200

    website: help: "Additional Documentation" → "Papers".
    
    * website/www/help.scm (help-page): Change "Additional Documentation" to
    "Papers".
---
 website/www/help.scm |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/website/www/help.scm b/website/www/help.scm
index 7146c62..39debfd 100644
--- a/website/www/help.scm
+++ b/website/www/help.scm
@@ -122,7 +122,8 @@ Distribution.  Messages sent to this list populate the "
                                (class "hlink-more-dark"))
                             "Check all the lists")))
 
-               (h2 "Additional Documentation")
+               (h2 (@ (id "papers")) "Papers")
+
                (ul (li (a (@ (href "https://arxiv.org/abs/1305.4584";))
                            (i "Functional Package Management with Guix"))
                        ", presented at the "



reply via email to

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