From 462daff6de5ec1b7ae62d6bc3c3860cbfaf00e45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Sat, 1 Jul 2017 15:06:38 +0200 Subject: website: help: Fix slide URL. Reported by Dave Love . * website/www/help.scm (help-page): Fix URL for "part 2" of the FOSDEM HPC talk. --- website/www/help.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/www/help.scm b/website/www/help.scm index 8caece4..e8ff8e0 100644 --- a/website/www/help.scm +++ b/website/www/help.scm @@ -238,7 +238,7 @@ high-performance computing track): " "guix-fosdem-hpc-part1-20170204.pdf"))) "part 1") ", " (a (@ (href ,(slides-url - "guix-fosdem-hpc-part1-20170204.pdf"))) + "guix-fosdem-hpc-part2-20170204.pdf"))) "part 2")))) (li "December 2016 (recorded in Dec. 2015), " (a (@ (href -- cgit v1.2.3