guix-commits
[Top][All Lists]
Advanced

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

01/02: website: Link to the new "Limitations" HTML page of the manual.


From: Ludovic Courtès
Subject: 01/02: website: Link to the new "Limitations" HTML page of the manual.
Date: Mon, 04 Apr 2016 20:06:17 +0000

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

commit 8a6c0d427e4374d4cb2d06b7f67224b07d65e898
Author: Ludovic Courtès <address@hidden>
Date:   Mon Apr 4 21:53:25 2016 +0200

    website: Link to the new "Limitations" HTML page of the manual.
    
    * website/www/shared.scm (html-page-description): Update link to the
    "Limitations" node.
---
 website/www/shared.scm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/website/www/shared.scm b/website/www/shared.scm
index 3e290ea..1942c9c 100644
--- a/website/www/shared.scm
+++ b/website/www/shared.scm
@@ -67,7 +67,7 @@ Functional package management,")))
          (span (@ (class "msg-label")) "Note ")
          "The Guix System Distribution (GuixSD) is beta software, "
          "which means it is "
-         (a (@ (href ,(base-url 
"manual/html_node/System-Installation.html#Limitations")))
+         (a (@ (href ,(base-url "manual/html_node/Limitations.html")))
             "not production-ready")
          ".  But you can "
          (a (@ (href ,(base-url "contribute"))) "help") "!")



reply via email to

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