Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Commit

Permalink
Update cdnjs source link
Browse files Browse the repository at this point in the history
  • Loading branch information
phloxic committed May 10, 2017
1 parent 26a3089 commit d5ffac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ For fine grained debugging load the unminified components and turn hlsjs debuggi
```html
<script src="//releases.flowplayer.org/7.0.2/flowplayer.min.js"></script>
<!-- test a hls.js release -->
<script src="//cdn.jsdelivr.net/hls.js/0.7.7/hls.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/hls.js/0.7.7/hls.min.js"></script>
<!-- separate hlsjs plugin component -->
<script src="//releases.flowplayer.org/hlsjs/flowplayer.hlsjs.js"></script>

Expand Down

0 comments on commit d5ffac2

Please sign in to comment.