diff options
-rw-r--r-- | website/www/donate.scm | 3 |
1 files changed, 2 insertions, 1 deletions
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") |