From 032d73408f2689a14ff9fbd84fa45a87dc102a26 Mon Sep 17 00:00:00 2001
From: Sam Potts
Date: Mon, 2 Oct 2017 14:18:44 +1100
Subject: CDN URL updates
---
readme.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'readme.md')
diff --git a/readme.md b/readme.md
index a3aa6298..3ffd6387 100644
--- a/readme.md
+++ b/readme.md
@@ -5,7 +5,7 @@ A simple, accessible and customizable HTML5, YouTube and Vimeo media player.
[Checkout the demo](https://plyr.io)
-[](https://plyr.io)
+[](https://plyr.io)
## Why?
We wanted a lightweight, accessible and customizable media player that supports [*modern*](#browser-support) browsers. Sure, there are many other players out there but we wanted to keep things simple, using the right elements for the job.
@@ -137,7 +137,7 @@ Include the `plyr.js` script before the closing `
` tag and then call `ply
If you want to use our CDN (provided by [Fastly](https://www.fastly.com/)) for the JavaScript, you can use the following:
```html
-
+
```
### CSS
@@ -150,11 +150,11 @@ Include the `plyr.css` stylsheet into your `
`
If you want to use our CDN (provided by [Fastly](https://www.fastly.com/)) for the default CSS, you can use the following:
```html
-
+
```
### SVG Sprite
-The SVG sprite is loaded automatically from our CDN (provided by [Fastly](https://www.fastly.com/)). To change this, see the [options](#options) below. For reference, the CDN hosted SVG sprite can be found at `https://cdn.plyr.io/2.0.13/plyr.svg`.
+The SVG sprite is loaded automatically from our CDN (provided by [Fastly](https://www.fastly.com/)). To change this, see the [options](#options) below. For reference, the CDN hosted SVG sprite can be found at `https://cdn.plyr.io/2.0.14/plyr.svg`.
## Advanced
--
cgit v1.2.3
From 9fb79f29fd6c881fbb73ef89f7ed0517c2f8670f Mon Sep 17 00:00:00 2001
From: Sam Potts
Date: Mon, 2 Oct 2017 14:25:14 +1100
Subject: Readme fix
---
readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'readme.md')
diff --git a/readme.md b/readme.md
index 3ffd6387..1ce346af 100644
--- a/readme.md
+++ b/readme.md
@@ -5,7 +5,7 @@ A simple, accessible and customizable HTML5, YouTube and Vimeo media player.
[Checkout the demo](https://plyr.io)
-[](https://plyr.io)
+[](https://plyr.io)
## Why?
We wanted a lightweight, accessible and customizable media player that supports [*modern*](#browser-support) browsers. Sure, there are many other players out there but we wanted to keep things simple, using the right elements for the job.
--
cgit v1.2.3
From a21ffe983c5db38a828534a83861c74e189df33b Mon Sep 17 00:00:00 2001
From: Sam Potts
Date: Mon, 2 Oct 2017 14:52:31 +1100
Subject: Demo fixes
---
readme.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'readme.md')
diff --git a/readme.md b/readme.md
index 1ce346af..16f93428 100644
--- a/readme.md
+++ b/readme.md
@@ -137,7 +137,7 @@ Include the `plyr.js` script before the closing `` tag and then call `ply
If you want to use our CDN (provided by [Fastly](https://www.fastly.com/)) for the JavaScript, you can use the following:
```html
-
+
```
### CSS
@@ -150,11 +150,11 @@ Include the `plyr.css` stylsheet into your ``
If you want to use our CDN (provided by [Fastly](https://www.fastly.com/)) for the default CSS, you can use the following:
```html
-
+
```
### SVG Sprite
-The SVG sprite is loaded automatically from our CDN (provided by [Fastly](https://www.fastly.com/)). To change this, see the [options](#options) below. For reference, the CDN hosted SVG sprite can be found at `https://cdn.plyr.io/2.0.14/plyr.svg`.
+The SVG sprite is loaded automatically from our CDN (provided by [Fastly](https://www.fastly.com/)). To change this, see the [options](#options) below. For reference, the CDN hosted SVG sprite can be found at `https://cdn.plyr.io/2.0.15/plyr.svg`.
## Advanced
--
cgit v1.2.3
From b3759e966d96b4a9f3ed3f7795c42e611b63d104 Mon Sep 17 00:00:00 2001
From: Sam Potts
Date: Thu, 5 Oct 2017 22:47:27 +1100
Subject: Version bump
---
readme.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'readme.md')
diff --git a/readme.md b/readme.md
index 16f93428..6acf8c3f 100644
--- a/readme.md
+++ b/readme.md
@@ -137,7 +137,7 @@ Include the `plyr.js` script before the closing `` tag and then call `ply
If you want to use our CDN (provided by [Fastly](https://www.fastly.com/)) for the JavaScript, you can use the following:
```html
-
+
```
### CSS
@@ -150,11 +150,11 @@ Include the `plyr.css` stylsheet into your ``
If you want to use our CDN (provided by [Fastly](https://www.fastly.com/)) for the default CSS, you can use the following:
```html
-
+
```
### SVG Sprite
-The SVG sprite is loaded automatically from our CDN (provided by [Fastly](https://www.fastly.com/)). To change this, see the [options](#options) below. For reference, the CDN hosted SVG sprite can be found at `https://cdn.plyr.io/2.0.15/plyr.svg`.
+The SVG sprite is loaded automatically from our CDN (provided by [Fastly](https://www.fastly.com/)). To change this, see the [options](#options) below. For reference, the CDN hosted SVG sprite can be found at `https://cdn.plyr.io/2.0.16/plyr.svg`.
## Advanced
--
cgit v1.2.3