diff options
author | Sam Potts <sam@potts.es> | 2020-01-22 11:31:02 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-22 11:31:02 +0000 |
commit | 521e8abf881d4ddd23f81ec2b2f117b21b4de2b3 (patch) | |
tree | 99a3f0e759945a3079e5cce0a9d43b72c35671aa /readme.md | |
parent | 9fe03c74746c01b57b6c26ec18539ad0a835bca5 (diff) | |
parent | 1b8c51f45e6866fcd8be3a32c788813bc2182941 (diff) | |
download | plyr-521e8abf881d4ddd23f81ec2b2f117b21b4de2b3.tar.lz plyr-521e8abf881d4ddd23f81ec2b2f117b21b4de2b3.tar.xz plyr-521e8abf881d4ddd23f81ec2b2f117b21b4de2b3.zip |
Merge pull request #1654 from thatrobotdev/patch-3
Fix broken link to new plugin
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -682,7 +682,7 @@ Some awesome folks have made plugins for CMSs and Components for JavaScript fram | --------- | -------------------------------------------------------------- | -------------------------------------------------------------------------------------------- | | WordPress | Brandon Lavigne ([@drrobotnik](https://github.com/drrobotnik)) | [https://wordpress.org/plugins/plyr/](https://wordpress.org/plugins/plyr/) | | Angular | Simon Bobrov ([@smnbbrv](https://github.com/smnbbrv)) | [https://github.com/smnbbrv/ngx-plyr](https://github.com/smnbbrv/ngx-plyr) | -| React | Jose Miguel Bejarano ([@xDae](https://github.com/xDae)) | [https://github.com/xDae/react-plyr](https://github.com/xDae/react-plyr) | +| React | Chintan Prajapati ([@chintan9](https://github.com/chintan9)) | [https://github.com/chintan9/plyr-react](https://github.com/chintan9/plyr-react) | | Vue | Gabe Dunn ([@redxtech](https://github.com/redxtech)) | [https://github.com/redxtech/vue-plyr](https://github.com/redxtech/vue-plyr) | | Neos | Jon Uhlmann ([@jonnitto](https://github.com/jonnitto)) | [https://packagist.org/packages/jonnitto/plyr](https://packagist.org/packages/jonnitto/plyr) | | Kirby | Dominik Pschenitschni ([@dpschen](https://github.com/dpschen)) | [https://github.com/dpschen/kirby-plyrtag](https://github.com/dpschen/kirby-plyrtag) | |