diff options
author | Sam Potts <sam@potts.es> | 2020-04-24 00:47:41 +1000 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2020-04-24 00:47:41 +1000 |
commit | e48b1d11ce37960bc5803056561ec2b3996258c3 (patch) | |
tree | 10cab37f09f710c22d338ac8a0d8f43df5817caf /demo | |
parent | ba91f23c50a6c7efa7d39dfb7105c16c20671434 (diff) | |
download | plyr-e48b1d11ce37960bc5803056561ec2b3996258c3.tar.lz plyr-e48b1d11ce37960bc5803056561ec2b3996258c3.tar.xz plyr-e48b1d11ce37960bc5803056561ec2b3996258c3.zip |
Housekeeping
Diffstat (limited to 'demo')
-rw-r--r-- | demo/src/js/demo.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/src/js/demo.js b/demo/src/js/demo.js index 62c1ee0c..6c5f7eb8 100644 --- a/demo/src/js/demo.js +++ b/demo/src/js/demo.js @@ -1,7 +1,7 @@ // ========================================================================== // Plyr.io demo // This code is purely for the https://plyr.io website -// Please see readme.md in the root or github.com/sampotts/plyr +// Please see README.md in the root or github.com/sampotts/plyr // ========================================================================== import './tab-focus'; |