diff options
author | Sam Potts <sam@potts.es> | 2020-01-13 16:04:27 +0000 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2020-01-13 16:04:27 +0000 |
commit | 8736fa8a52f9d280f9ae641a7ce43cb421fb5ea0 (patch) | |
tree | 14721a16bf74629c034c765d6616dcce9bb2c040 | |
parent | e7c6f965b4cfca5d7894835ce18ee30019f8f3cd (diff) | |
download | plyr-8736fa8a52f9d280f9ae641a7ce43cb421fb5ea0.tar.lz plyr-8736fa8a52f9d280f9ae641a7ce43cb421fb5ea0.tar.xz plyr-8736fa8a52f9d280f9ae641a7ce43cb421fb5ea0.zip |
Manually port over change from PR #1625
-rw-r--r-- | readme.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -734,9 +734,7 @@ If you want to be added to the list, open a pull request. It'd be awesome to see # Useful links and credits -Credit to the PayPal HTML5 Video player from which Plyr's caption functionality was originally ported from: - -- [PayPal's Accessible HTML5 Video Player](https://github.com/paypal/accessible-html5-video-player) +- [PayPal's Accessible HTML5 Video Player (which Plyr was originally ported from)](https://github.com/paypal/accessible-html5-video-player) - [An awesome guide for Plyr in Japanese!](http://syncer.jp/how-to-use-plyr-io) by [@arayutw](https://twitter.com/arayutw) # Thanks |