Skip to content

Commit

Permalink
api: update websocket sample (tpruvot#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
dementeb authored and tpruvot committed Jan 4, 2018
1 parent b70409a commit 72466ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/websocket.htm
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html>
<head>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="http://code.highcharts.com/highcharts.js"></script>
<script src="http://code.highcharts.com/modules/exporting.js"></script>
</head>
Expand Down

0 comments on commit 72466ee

Please sign in to comment.