[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/05: website: download: Change source installation instructions.
From: |
Ludovic Courtès |
Subject: |
05/05: website: download: Change source installation instructions. |
Date: |
Thu, 14 May 2015 12:09:43 +0000 |
civodul pushed a commit to branch master
in repository guix-artwork.
commit 60c27d8220776e8f6123620a39267c4482f96767
Author: Ludovic Courtès <address@hidden>
Date: Thu May 14 14:08:25 2015 +0200
website: download: Change source installation instructions.
* website/www/download.scm (%source-tarball-manual): Change to
"Requirements.html".
---
website/www/download.scm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/website/www/download.scm b/website/www/download.scm
index 7c7b5e5..07d03cf 100644
--- a/website/www/download.scm
+++ b/website/www/download.scm
@@ -23,7 +23,7 @@ dependencies.")
"Source code distribution.")
(define %source-tarball-manual
- "manual/html_node/Installation.html")
+ "manual/html_node/Requirements.html")
(define %guix-image
"Guix-package.png")