diff --git a/demo.html b/demo.html
index ebc01c9..0d79703 100644
--- a/demo.html
+++ b/demo.html
@@ -14,9 +14,9 @@
-
-
-
+
+
+
@@ -26,7 +26,7 @@
var link = document.createElement( 'link' );
link.rel = 'stylesheet';
link.type = 'text/css';
- link.href = window.location.search.match( /print-pdf/gi ) ? 'css/print/pdf.css' : 'css/print/paper.css';
+ link.href = window.location.search.match( /print-pdf/gi ) ? 'dist/print/pdf.css' : 'dist/print/paper.css';
document.getElementsByTagName( 'head' )[0].appendChild( link );
@@ -406,7 +406,7 @@ Reveal.addEventListener( 'customevent', function() {
-
+
@@ -30,7 +30,7 @@
-
+