Skip to content

Commit

Permalink
typofix
Browse files Browse the repository at this point in the history
  • Loading branch information
christianparpart committed Jun 7, 2014
1 parent b4c1408 commit 06aa968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/htdocs/x0/status.html
Expand Up @@ -13,7 +13,7 @@
<script type="text/javascript" src="https://www.google.com/jsapi"></script>

<script language='javascript'>
var STATUS_URL = '//status';
var STATUS_URL = '/status';
var HISTORY_MAX = 60*30; // past 30 minutes
var UPDATE_INTERVAL = 5; // update every 5 secs

Expand Down

0 comments on commit 06aa968

Please sign in to comment.