summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2015-05-13 19:09:52 +0200
committerLudovic Courtès <ludo@gnu.org>2015-05-13 19:09:52 +0200
commit99b51e80eb632aed243459bfa019e61040371f9c (patch)
treeb871b93d202414e2cd1a9e46b9ea8fa929355102
parent00a84c0387fad04431a4dfd70c5eedaa6be906f2 (diff)
downloadguix-artwork-99b51e80eb632aed243459bfa019e61040371f9c.tar
guix-artwork-99b51e80eb632aed243459bfa019e61040371f9c.tar.gz
website: main: Remove general GNU manuals page link.
* website/www.scm (main-page): Remove link to /manual.
-rw-r--r--website/www.scm5
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")))