Skip to content

Commit

Permalink
use Socket.IO CDN
Browse files Browse the repository at this point in the history
  • Loading branch information
matiastucci committed Aug 4, 2015
1 parent 4307a8e commit 1520df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<script src="lib/ionic/js/ionic.bundle.js"></script>

<script src="lib/socket.io-1.2.0.js"></script>
<script src="https://cdn.socket.io/socket.io-1.3.5.js"></script>
<script src="lib/angular-socket-io/socket.min.js"></script>

<script src="cordova.js"></script>
Expand Down

0 comments on commit 1520df6

Please sign in to comment.