Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shuhblam committed Apr 10, 2012
1 parent 096b8da commit 5ab5512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/index.html
Expand Up @@ -87,7 +87,7 @@ <h1><a href="#" rel="modal">Click here</a> to enter the tele to make the call to
.hide(); // Hide it initially
});

var socket = io.connect('http://twilipop.nodejitsu.com')
var socket = io.connect()
, callMade = false;

function initPlayerWithCall(number, time){
Expand Down

0 comments on commit 5ab5512

Please sign in to comment.