diff options
author | Jonathan Arbely <dev@jonathanarbely.de> | 2020-06-09 20:13:41 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-09 20:13:41 +0200 |
commit | 8ce7425f7388c02176eee0bfcd385ae7d88ec354 (patch) | |
tree | 0efc33033d0495eaeec3f903eb1b2b0927cae937 | |
parent | 6cb822d56f39656dc079337c35316cdb824a397b (diff) | |
download | plyr-8ce7425f7388c02176eee0bfcd385ae7d88ec354.tar.lz plyr-8ce7425f7388c02176eee0bfcd385ae7d88ec354.tar.xz plyr-8ce7425f7388c02176eee0bfcd385ae7d88ec354.zip |
Update link to working dash.js demo (was broken)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ Plyr is a simple, lightweight, accessible and customizable HTML5, YouTube and Vi ### Demos -You can try Plyr in Codepen using our minimal templates: [HTML5 video](https://codepen.io/pen?template=bKeqpr), [HTML5 audio](https://codepen.io/pen?template=rKLywR), [YouTube](https://codepen.io/pen?template=GGqbbJ), [Vimeo](https://codepen.io/pen?template=bKeXNq). For Streaming we also have example integrations with: [Dash.js](https://codepen.io/pen?template=zaBgBy), [Hls.js](https://codepen.io/pen?template=oyLKQb) and [Shaka Player](https://codepen.io/pen?template=ZRpzZO) +You can try Plyr in Codepen using our minimal templates: [HTML5 video](https://codepen.io/pen?template=bKeqpr), [HTML5 audio](https://codepen.io/pen?template=rKLywR), [YouTube](https://codepen.io/pen?template=GGqbbJ), [Vimeo](https://codepen.io/pen?template=bKeXNq). For Streaming we also have example integrations with: [Dash.js](https://codepen.io/jarbely/pen/GRoogML), [Hls.js](https://codepen.io/pen?template=oyLKQb) and [Shaka Player](https://codepen.io/pen?template=ZRpzZO) # Quick setup |