From 7838fe2ec3be5682a0d0fac6cf94b8be5bc4a8ab Mon Sep 17 00:00:00 2001 From: brandonocasey Date: Tue, 15 Dec 2015 14:38:09 -0500 Subject: [PATCH] @BrandonOCasey updated sandbox to to use newer CDN urls. closes #2917 --- CHANGELOG.md | 1 + sandbox/index.html.example | 8 ++++---- sandbox/plugin.html.example | 8 ++++---- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff027fb3f3..f514ba5721 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ CHANGELOG ## HEAD (Unreleased) * @gkatsev added mouse/touch listeners to volume menu button ([view](https://github.com/videojs/video.js/pull/2638)) * @gkatsev updated styles for inline menu and volume bar ([view](https://github.com/videojs/video.js/pull/2913)) +* @BrandonOCasey updated sandbox to to use newer CDN urls ([view](https://github.com/videojs/video.js/pull/2917)) -------------------- diff --git a/sandbox/index.html.example b/sandbox/index.html.example index d94d6084c9..9f28f548e6 100644 --- a/sandbox/index.html.example +++ b/sandbox/index.html.example @@ -27,11 +27,11 @@ diff --git a/sandbox/plugin.html.example b/sandbox/plugin.html.example index 4847c91f8c..3e365140ad 100644 --- a/sandbox/plugin.html.example +++ b/sandbox/plugin.html.example @@ -20,10 +20,10 @@

This page shows you how to create, register and initialize a Video.js plugin.

-