summaryrefslogtreecommitdiff
path: root/website/www/help.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2015-05-27 18:13:42 +0200
committerLudovic Courtès <ludo@gnu.org>2015-05-27 18:13:42 +0200
commite0d2375f2e826f1893d7d348649d4cd30733b16e (patch)
tree7903e0763a69d9350915680bdedd57c1ada0ccec /website/www/help.scm
parent0b36ba3fdd5433c7e5dd940c5f53dd886afdbf0f (diff)
downloadguix-artwork-e0d2375f2e826f1893d7d348649d4cd30733b16e.tar
guix-artwork-e0d2375f2e826f1893d7d348649d4cd30733b16e.tar.gz
website: help: Fix URL of OpenBio slides.
* website/www/help.scm (help-page): Fix URL of OpenBio slides.
Diffstat (limited to 'website/www/help.scm')
-rw-r--r--website/www/help.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/www/help.scm b/website/www/help.scm
index f362a4a..07dbf0c 100644
--- a/website/www/help.scm
+++ b/website/www/help.scm
@@ -157,7 +157,7 @@ implementation of Guix's packaging API. \t "))
(a (@ (href "https://www.open-bio.org/wiki/Codefest_2014"))
"Open Bioinformatics Codefest 2014")
": "
- (a (@ (href "guix-openbio-codefest-20140709.pdf"))
+ (a (@ (href ,(slides-url "guix-openbio-codefest-20140709.pdf")))
"slides"))
(li "February 2014, "
(a (@ (href "https://fosdem.org/2014/schedule/event/gnuguix/"))