[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: website: donate: Fix news URL.
From: |
Ludovic Courtès |
Subject: |
01/01: website: donate: Fix news URL. |
Date: |
Thu, 17 Nov 2016 10:53:19 +0000 (UTC) |
civodul pushed a commit to branch master
in repository guix-artwork.
commit f7b6cd7501d3588ce4e400efddc6ae2dd4ae5ce6
Author: Ludovic Courtès <address@hidden>
Date: Thu Nov 17 11:49:31 2016 +0100
website: donate: Fix news URL.
* website/www/donate.scm (donate-page): Fix news URL.
---
website/www/donate.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/website/www/donate.scm b/website/www/donate.scm
index 626eb7d..f10287e 100644
--- a/website/www/donate.scm
+++ b/website/www/donate.scm
@@ -89,7 +89,8 @@ reality.")
(tr (td "bayfront.guixsd.org")
(td "new build farm front-end (WIP)")
(td (ul (li (a (@ (href
-
"news/growing-our-build-farm.html"))
+ ,(base-url
+
"news/growing-our-nbuild-farm.html")))
"Igalia")))))
(tr (td "hydra.gnunet.org")
(td "x86_64-linux, i686-linux")