diff options
Diffstat (limited to 'ebus')
-rw-r--r-- | ebus/webapp/static/console.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ebus/webapp/static/console.html b/ebus/webapp/static/console.html index 97d6b63..652f621 100644 --- a/ebus/webapp/static/console.html +++ b/ebus/webapp/static/console.html @@ -1,6 +1,6 @@ <html> <head> - <script src="/static/lib/jquery-1.6.2/jquery-1.6.2.min.js"></script> + <script src="lib/jquery-1.6.2/jquery-1.6.2.min.js"></script> </head> <body> <div id="log"> |