[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: website: main: Remove general GNU manuals page link.
From: |
Ludovic Courtès |
Subject: |
01/01: website: main: Remove general GNU manuals page link. |
Date: |
Wed, 13 May 2015 17:10:26 +0000 |
civodul pushed a commit to branch master
in repository guix-artwork.
commit 99b51e80eb632aed243459bfa019e61040371f9c
Author: Ludovic Courtès <address@hidden>
Date: Wed May 13 19:09:52 2015 +0200
website: main: Remove general GNU manuals page link.
* website/www.scm (main-page): Remove link to /manual.
---
website/www.scm | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/website/www.scm b/website/www.scm
index 50eb9ae..fb1fbc6 100644
--- a/website/www.scm
+++ b/website/www.scm
@@ -192,11 +192,6 @@ by running info guix.")
"A paper presented at the 2013 European Lisp
Symposium (ELS), describes the rationale, design, and implementation of Guix's
packaging API. ")
- (p (a (@ (href "http://www.gnu.org/manual/")
- (class "hlink-yellow"))
- "GNU Manuals Online")
- (br)
- "Primary documentation for official GNU packages.")
(p (a (@ (href ,(base-url "help"))
(class "hlink-more-light"))
"Find more documentation")))