* [PATCH] website: donate: Fix news URL typo.
[not found] <20161117105320.0455F220058@vcs.savannah.gnu.org>
@ 2016-11-17 14:15 ` Tobias Geerinckx-Rice
2016-11-18 9:31 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Tobias Geerinckx-Rice @ 2016-11-17 14:15 UTC (permalink / raw)
To: guix-devel
* website/www/donate.scm (donate-page): Fix news URL typo.
---
;-)
(Great news, by the way!)
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")
--
2.9.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] website: donate: Fix news URL typo.
2016-11-17 14:15 ` [PATCH] website: donate: Fix news URL typo Tobias Geerinckx-Rice
@ 2016-11-18 9:31 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2016-11-18 9:31 UTC (permalink / raw)
To: Tobias Geerinckx-Rice; +Cc: guix-devel
Tobias Geerinckx-Rice <me@tobias.gr> skribis:
> * website/www/donate.scm (donate-page): Fix news URL typo.
Applied, thanks for paying attention! :-)
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-11-18 9:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20161117105320.0455F220058@vcs.savannah.gnu.org>
2016-11-17 14:15 ` [PATCH] website: donate: Fix news URL typo Tobias Geerinckx-Rice
2016-11-18 9:31 ` Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.