diff options
author | Sam Potts <me@sampotts.me> | 2015-08-21 21:36:15 +1000 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-08-21 21:36:15 +1000 |
commit | 6543fc1e5bb8445f816b8206f6b36521dead6364 (patch) | |
tree | acddad6f7ac4fdf45cdcf8d18d37de8c2c691c65 /docs/error.html | |
parent | 9133247cdf35864981ecfeb421789f2b41b3b0c9 (diff) | |
download | plyr-6543fc1e5bb8445f816b8206f6b36521dead6364.tar.lz plyr-6543fc1e5bb8445f816b8206f6b36521dead6364.tar.xz plyr-6543fc1e5bb8445f816b8206f6b36521dead6364.zip |
Fixed bug with API use on basic supported browsers
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 53ce53b7..de0428d7 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.3.4/docs.css"> + <link rel="stylesheet" href="//cdn.plyr.io/1.3.5/docs.css"> </head> <body> <main> |