aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index c8bdfed..b08c62a 100644
--- a/index.html
+++ b/index.html
@@ -316,8 +316,8 @@ linkify( 'a' );
hljs.initHighlightingOnLoad();
</script>
- <!-- the next two lines enable the speaker notes server -->
+ <!-- The next two lines enable the speaker notes server -->
<script src="socket.io/socket.io.js"></script>
- <script src="js/reveal.slidenotes.js"></script>
+ <script src="lib/slidenotes/client.js"></script>
</body>
</html> \ No newline at end of file