From 1339e58d3eff7708b83f288ad8c6f9c0e167f741 Mon Sep 17 00:00:00 2001 From: Joey Parrish Date: Thu, 16 Jan 2020 13:38:53 -0800 Subject: [PATCH] Drop references to CDNJS CDNJS isn't updating correctly and maintenance of that mirror's config is nearly impossible. Also adds a reference to jsDelivr in the README, matching what's in the demo app. Closes #2343 Backported to v2.5.x Change-Id: I3a337ccd55ebc4c193ab205a7f8c8a77c33a4b4b --- README.md | 2 +- demo/index.html | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d9915f5982..0af2a41c30 100644 --- a/README.md +++ b/README.md @@ -168,8 +168,8 @@ attributes. * [development roadmap](roadmap.md) * [hosted demo](http://shaka-player-demo.appspot.com) (sources in `demo/`) - * [hosted builds on cdnjs](https://cdnjs.com/libraries/shaka-player) * [hosted builds on Google Hosted Libraries](https://developers.google.com/speed/libraries/#shaka-player) + * [hosted builds on jsDelivr](https://www.jsdelivr.com/package/npm/shaka-player) * [announcement list](https://groups.google.com/forum/#!forum/shaka-player-users) ([join](docs/announcement-list-join-group.png) for release and survey announcements) diff --git a/demo/index.html b/demo/index.html index 1d73f15f48..62e149ec1c 100644 --- a/demo/index.html +++ b/demo/index.html @@ -144,7 +144,6 @@

CDN