guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: website: help: Fix slide URL.


From: Ludovic Courtès
Subject: 01/01: website: help: Fix slide URL.
Date: Sat, 1 Jul 2017 09:07:33 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix-artwork.

commit 462daff6de5ec1b7ae62d6bc3c3860cbfaf00e45
Author: Ludovic Courtès <address@hidden>
Date:   Sat Jul 1 15:06:38 2017 +0200

    website: help: Fix slide URL.
    
    Reported by Dave Love <address@hidden>.
    
    * 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]