Fixed client path

This commit is contained in:
Jeremiah Billmann
2013-05-19 15:46:26 -04:00
parent 0193ce27a1
commit fda56a0e75
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -4,6 +4,6 @@ html
title= title
link(rel='stylesheet', href='/stylesheets/style.css')
script(src='/socket.io/socket.io.js')
script(src='/client/garageserver.io.js')
script(src='/garageserver.io.js')
body
block content