aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
authorSam Potts <me@sampotts.me>2015-04-06 19:42:26 +1000
committerSam Potts <me@sampotts.me>2015-04-06 19:42:26 +1000
commit3526e322ef1433b76a926241131abf7f165acf3a (patch)
tree8cd0187cef657224234ff3fcda5ade1b624486e5 /docs/index.html
parent99cabd545dda501fa23f4f1e917c3a586adea2a2 (diff)
downloadplyr-3526e322ef1433b76a926241131abf7f165acf3a.tar.lz
plyr-3526e322ef1433b76a926241131abf7f165acf3a.tar.xz
plyr-3526e322ef1433b76a926241131abf7f165acf3a.zip
Minor bug fixes
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/index.html b/docs/index.html
index 91b27543..1223da8b 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -8,10 +8,10 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Styles -->
- <link rel="stylesheet" href="//cdn.plyr.io/1.1.3/plyr.css">
+ <link rel="stylesheet" href="//cdn.plyr.io/1.1.4/plyr.css">
<!-- Docs styles -->
- <link rel="stylesheet" href="//cdn.plyr.io/1.1.3/docs.css">
+ <link rel="stylesheet" href="//cdn.plyr.io/1.1.4/docs.css">
</head>
<body>
<header>
@@ -83,13 +83,13 @@
b.insertBefore(c, b.childNodes[0]);
}
}
- })(document, "https://cdn.plyr.io/1.1.3/sprite.svg");
+ })(document, "https://cdn.plyr.io/1.1.4/sprite.svg");
</script>
<!-- Plyr core script -->
- <script src="//cdn.plyr.io/1.1.3/plyr.js"></script>
+ <script src="//cdn.plyr.io/1.1.4/plyr.js"></script>
<!-- Docs script -->
- <script src="//cdn.plyr.io/1.1.3/docs.js"></script>
+ <script src="//cdn.plyr.io/1.1.4/docs.js"></script>
</body>
</html> \ No newline at end of file