Added a link to the slides
authorJoey Schulze <joey@infodrom.org>
Fri, 25 Jul 2003 07:01:46 +0000 (07:01 +0000)
committerJoey Schulze <joey@infodrom.org>
Fri, 25 Jul 2003 07:01:46 +0000 (07:01 +0000)
src/Debian/events/LinuxTag2003/day.html.wml

index 3711478..c8a27e3 100644 (file)
@@ -163,7 +163,8 @@ delivered outside of the Debian day
        $speaker = "Martin 'Joey' Schulze";
        $talk = sprintf ("<a href=\"%s\">%s</a>",
                         "http://www.linuxtag.org/2003/de/conferences/talk.xsp?id=141",
-                        "(Software-)Entwicklung im Debian-Projekt");
+                        "Entwicklung im Debian-Projekt")
+               . " <a href=\"http://www.infodrom.org/~joey/Vortraege/2003-07-12/\">Slides</a>";
         $room = "UG1 Mombert-Saal";
         printf ("%s&nbsp;&nbsp;&nbsp;%s: %s (%s)<br>", $mtime, $speaker, $talk, $room);