From 46374f5b5773df66f6544310340ab1a38dc6449a Mon Sep 17 00:00:00 2001 From: scaryguy Date: Tue, 29 Mar 2016 17:50:51 -0400 Subject: [PATCH] @scaryguy updated videojs cdn urls in the README. closes #3195 --- CHANGELOG.md | 1 + README.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c47615804..c59fc5e9ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ CHANGELOG * @defli added currentWidth and currentHeight methods to the player ([view](https://github.com/videojs/video.js/pull/3144)) * fix IE8 tests for VIDEOJS_NO_DYNAMIC_STYLE ([view](https://github.com/videojs/video.js/pull/3215)) * @OwenEdwards fixed links adding extra tab stop with IE by removing anchor tags on videojs init ([view](https://github.com/videojs/video.js/pull/3194)) +* @scaryguy updated videojs cdn urls in the README ([view](https://github.com/videojs/video.js/pull/3195)) -------------------- diff --git a/README.md b/README.md index 891165f860..b83e0c346b 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ Simply add these includes to your document's ``: ```html - - + + ``` Then, whenever you want to use Video.js you can simply use the `