Skip to content

Commit

Permalink
Merge pull request #15 from MTRNord/patch-1
Browse files Browse the repository at this point in the history
Fix demo video
  • Loading branch information
towerz authored Apr 10, 2017
2 parents 1d7b27a + 53b496b commit 3f6240f
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 @@ -9,7 +9,7 @@
Clappr.Log.setLevel(0)
window.onload = function() {
var player = new Clappr.Player({
source: 'http://cdn.clappr.io/highline.mp4',
source: 'http://clappr.io/highline.mp4',
poster: 'http://clappr.io/poster.png',
parentId: '#player-wrapper',
width: 640, height: 360,
Expand Down

0 comments on commit 3f6240f

Please sign in to comment.