diff options
author | Sam Potts <me@sampotts.me> | 2015-07-25 20:45:11 +1000 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-07-25 20:45:11 +1000 |
commit | e0cd34c9965575fddba863bb8c9a3126f6ac722b (patch) | |
tree | 71ca6f8bfb6b82aa1876edbcecd3ac2516093b3a /docs/error.html | |
parent | 06641d570917faf095bfb77510c1f87f1cdc036c (diff) | |
download | plyr-e0cd34c9965575fddba863bb8c9a3126f6ac722b.tar.lz plyr-e0cd34c9965575fddba863bb8c9a3126f6ac722b.tar.xz plyr-e0cd34c9965575fddba863bb8c9a3126f6ac722b.zip |
Fix for omitted kind attribute on <track> (fixes #88)
Diffstat (limited to 'docs/error.html')
-rw-r--r-- | docs/error.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/error.html b/docs/error.html index 547af028..de30561d 100644 --- a/docs/error.html +++ b/docs/error.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Docs styles --> - <link rel="stylesheet" href="//cdn.plyr.io/1.2.3/docs.css"> + <link rel="stylesheet" href="//cdn.plyr.io/1.2.4/docs.css"> </head> <body> <main> |