projects
/
reveal.js.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
939da88
)
fix path to socket.io
author
Rebecca Murphey
<rmurphey@gmail.com>
Sun, 17 Jun 2012 22:59:33 +0000
(18:59 -0400)
committer
Rebecca Murphey
<rmurphey@gmail.com>
Sun, 17 Jun 2012 22:59:33 +0000
(18:59 -0400)
slidenotes/notes.html
patch
|
blob
|
history
diff --git
a/slidenotes/notes.html
b/slidenotes/notes.html
index 4b9521086cada8fea082c64be85c38d82053695d..5fc81ece2f9b91a3ae8a7bd5d75887c36b934919 100644
(file)
--- a/
slidenotes/notes.html
+++ b/
slidenotes/notes.html
@@
-62,7
+62,7
@@
</div>
<div id="notes"></div>
- <script src="socket.io/socket.io.js"></script>
+ <script src="
/
socket.io/socket.io.js"></script>
<script>
var socketId = '{{socketId}}';