guix-commits
[Top][All Lists]
Advanced

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

01/01: website: main: Provide more meaningful link about the package man


From: Ludovic Courtès
Subject: 01/01: website: main: Provide more meaningful link about the package manager.
Date: Mon, 22 Jun 2015 19:58:10 +0000

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

commit 45990d4b19f9a9065abf126b31b27f2b38c91308
Author: Ludovic Courtès <address@hidden>
Date:   Mon Jun 22 21:55:48 2015 +0200

    website: main: Provide more meaningful link about the package manager.
    
    * website/www.scm (main-page): Refer to the "Package Management" node of
      the manual when mentioning the package manager.
---
 website/www.scm |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/website/www.scm b/website/www.scm
index 780d381..94bf981 100644
--- a/website/www.scm
+++ b/website/www.scm
@@ -168,10 +168,10 @@ character."
                                 ". ")
                             (li (b "Dependable.")
                                 " The "
-                                (a (@ (href ,(guix-url "manual"))
+                                (a (@ (href ,(guix-url 
"manual/html_node/Package-Management.html"))
                                       (class "hlink-yellow"))
-                                   "GNU Guix")
-                                " package manager, in addition to standard
+                                   "GNU Guix package manager")
+                                 ", in addition to standard
 package management features, supports transactional upgrades and roll-backs,
 unprivileged package management, per-user profiles, "
                                  (a (@ (href ,(guix-url



reply via email to

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