[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: website: Link to the GNU FSDG.
From: |
Ludovic Courtès |
Subject: |
01/01: website: Link to the GNU FSDG. |
Date: |
Tue, 08 Mar 2016 16:15:56 +0000 |
civodul pushed a commit to branch master
in repository guix-artwork.
commit f87e09266e67368fa35b68dbc9d04201cc7a8bc2
Author: Ludovic Courtès <address@hidden>
Date: Tue Mar 8 17:15:02 2016 +0100
website: Link to the GNU FSDG.
* website/www.scm (main-page): Link to the GNU FSDG web page.
---
website/www.scm | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/website/www.scm b/website/www.scm
index 5efc888..73c5436 100644
--- a/website/www.scm
+++ b/website/www.scm
@@ -164,7 +164,8 @@ character."
(class "hlink-yellow"))
"GNU Project ")
"—which respects the "
- (a (@ (href ,(gnu-url
"philosophy/free-sw.html"))
+ (a (@ (href ,(gnu-url
+
"distros/free-system-distribution-guidelines.html"))
(class "hlink-yellow"))
"freedom of computer users")
". ")