changeset 1700:5a57035b1946 draft

Replace old broken presentation link with new one in places that mention it other than the nav bar. Thanks to Kartik Agaram for the heads up.
author Rob Landley <rob@landley.net>
date Wed, 22 Oct 2014 11:02:57 -0500
parents 15e8f52c5e89
children e4ff2cf4ac62
files www/about.html www/news.html
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/www/about.html	Tue Oct 14 16:59:34 2014 -0500
+++ b/www/about.html	Wed Oct 22 11:02:57 2014 -0500
@@ -63,7 +63,7 @@
 
 <p>For more information, see <a href=FAQ.html#where_start>Getting Started</a>
 or the presentation slides
-<a href=http://speakerdeck.com/u/mirell/p/developing-for-non-x86-targets-using-qemu>Developing for non-x86 Targets using QEMU</a>.</p>
+<a href=https://speakerdeck.com/landley/developing-for-non-x86-targets-using-qemu>Developing for non-x86 Targets using QEMU</a>.</p>
 
 <b><h1><a href=downloads>Downloading Aboriginal Linux</a></h1></b>
 
--- a/www/news.html	Tue Oct 14 16:59:34 2014 -0500
+++ b/www/news.html	Wed Oct 22 11:02:57 2014 -0500
@@ -319,7 +319,7 @@
 
 <p>On the documentation front, the 2008 "what are we doing and why"
 presentation is now available in
-<a href=http://speakerdeck.com/u/mirell/p/developing-for-non-x86-targets-using-qemu>HTML format</a>, probably worth reading if you haven't yet.
+<a href=https://speakerdeck.com/landley/developing-for-non-x86-targets-using-qemu>HTML format</a>, probably worth reading if you haven't yet.
 The FAQ also grew some <a href=FAQ.html#debug_test>new</a>
 <a href=FAQ.html#new_syscalls>entries</a> (showing how to use more/test.sh
 to rebuild uClibc without redoing a while toolchain, and why powerpc isn't