diff options
author | Sam Potts <sam@potts.es> | 2020-10-19 22:39:42 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-19 22:39:42 +1100 |
commit | 3caa37fdf2071a77db673a71aaea4f36dea56ddf (patch) | |
tree | ee99816b0a1363788b9e712ad5b4ab4c5d6e0253 | |
parent | 03d1e3d3e85ed8eda5e2376c752770e2dd5c685a (diff) | |
parent | 807efcbc462c11b7069d1a897d8a021a3f3ba8ed (diff) | |
download | plyr-3caa37fdf2071a77db673a71aaea4f36dea56ddf.tar.lz plyr-3caa37fdf2071a77db673a71aaea4f36dea56ddf.tar.xz plyr-3caa37fdf2071a77db673a71aaea4f36dea56ddf.zip |
Merge pull request #1867 from jonathanarbely/patch-1
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/pen?template=GRoogML), [Hls.js](https://codepen.io/pen?template=oyLKQb) and [Shaka Player](https://codepen.io/pen?template=ZRpzZO) # Quick setup |