diff --git a/index.html b/index.html
index 63055e9..3f864ef 100644
--- a/index.html
+++ b/index.html
@@ -10,11 +10,11 @@
-
+
-
-
-
+
+
+
diff --git a/node_modules/rxjs/README.md b/node_modules/rxjs/README.md
index f93aeb4..a885a7d 100644
--- a/node_modules/rxjs/README.md
+++ b/node_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: