Commit f170bccb authored by Leo Iannacone's avatar Leo Iannacone

fix request socket.io.js on localhost

parent ecd5e5d0
......@@ -8,7 +8,7 @@
<link rel="stylesheet" href="/stylesheets/style.css">
<script src='//code.jquery.com/jquery-1.7.2.min.js'></script>
<script src='//localhost:3000/socket.io/socket.io.js'></script>
<script src='/socket.io/socket.io.js'></script>
<script src="/libs/bootstrap/3.1.1/js/bootstrap.min.js"></script>
<script src='/javascripts/utils.js'></script>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment