summaryrefslogtreecommitdiff
path: root/website/www.scm
diff options
context:
space:
mode:
Diffstat (limited to 'website/www.scm')
-rw-r--r--website/www.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/www.scm b/website/www.scm
index 3139b2c..95cd7bf 100644
--- a/website/www.scm
+++ b/website/www.scm
@@ -59,7 +59,7 @@ composed."))
(div (@ (class "featured-actions"))
(a (@ (href ,(base-url "download"))
(class "action download"))
- "TEST v" (latest-guix-version) " (alpha)")
+ "TEST v" ,(latest-guix-version) " (alpha)")
(a (@ (href ,(base-url "contribute"))
(class "action contribute"))
"CONTRIBUTE"))))