From a2c85b9412077738ce3991dcfdb4d5a8b38c1372 Mon Sep 17 00:00:00 2001 From: npmcdn-to-unpkg-bot Date: Sat, 10 Sep 2016 16:56:47 +0100 Subject: [PATCH] Replace npmcdn.com with unpkg.com --- .../assets/F0/debug/app/tns_modules/rxjs/README.md | 4 ++-- .../android/src/main/assets/app/tns_modules/rxjs/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/platforms/android/build/intermediates/assets/F0/debug/app/tns_modules/rxjs/README.md b/platforms/android/build/intermediates/assets/F0/debug/app/tns_modules/rxjs/README.md index f93aeb4..a885a7d 100644 --- a/platforms/android/build/intermediates/assets/F0/debug/app/tns_modules/rxjs/README.md +++ b/platforms/android/build/intermediates/assets/F0/debug/app/tns_modules/rxjs/README.md @@ -108,10 +108,10 @@ npm install @reactivex/rxjs@5.0.0-beta.1 ### CDN -For CDN, you can use [npmcdn](https://npmcdn.com). Just replace `version` with the current +For CDN, you can use [unpkg](https://unpkg.com). Just replace `version` with the current version on the link below: -https://npmcdn.com/@reactivex/rxjs@version/dist/global/Rx.umd.js +https://unpkg.com/@reactivex/rxjs@version/dist/global/Rx.umd.js #### Node.js Usage: diff --git a/platforms/android/src/main/assets/app/tns_modules/rxjs/README.md b/platforms/android/src/main/assets/app/tns_modules/rxjs/README.md index f93aeb4..a885a7d 100644 --- a/platforms/android/src/main/assets/app/tns_modules/rxjs/README.md +++ b/platforms/android/src/main/assets/app/tns_modules/rxjs/README.md @@ -108,10 +108,10 @@ npm install @reactivex/rxjs@5.0.0-beta.1 ### CDN -For CDN, you can use [npmcdn](https://npmcdn.com). Just replace `version` with the current +For CDN, you can use [unpkg](https://unpkg.com). Just replace `version` with the current version on the link below: -https://npmcdn.com/@reactivex/rxjs@version/dist/global/Rx.umd.js +https://unpkg.com/@reactivex/rxjs@version/dist/global/Rx.umd.js #### Node.js Usage: