[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: website: donate: Fix news URL typo.
From: |
Ludovic Courtès |
Subject: |
01/01: website: donate: Fix news URL typo. |
Date: |
Fri, 18 Nov 2016 09:32:12 +0000 (UTC) |
civodul pushed a commit to branch master
in repository guix-artwork.
commit f4e8f1e49ad60225a59b25e6e73728de2a9b41e2
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Nov 17 15:15:59 2016 +0100
website: donate: Fix news URL typo.
* website/www/donate.scm (donate-page): Fix news URL typo.
Signed-off-by: Ludovic Courtès <address@hidden>
---
website/www/donate.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/www/donate.scm b/website/www/donate.scm
index f10287e..83d08f0 100644
--- a/website/www/donate.scm
+++ b/website/www/donate.scm
@@ -90,7 +90,7 @@ reality.")
(td "new build farm front-end (WIP)")
(td (ul (li (a (@ (href
,(base-url
-
"news/growing-our-nbuild-farm.html")))
+
"news/growing-our-build-farm.html")))
"Igalia")))))
(tr (td "hydra.gnunet.org")
(td "x86_64-linux, i686-linux")