Skip to content

Commit

Permalink
fix(Readme): update link to bundle on npmcdn
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffbcross committed Dec 15, 2015
1 parent c5d8d88 commit 44a8ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ npm install @reactivex/rxjs@5.0.0-alpha.10
For CDN, you can use [npmcdn](https://npmcdn.com). Just replace `version` with the current
version on the link below:

https://npmcdn.com/@reactivex/rxjs@version/dist/global/Rx.js
https://npmcdn.com/@reactivex/rxjs@version/dist/global/Rx.umd.js

#### Node.js Usage:

Expand Down

0 comments on commit 44a8ca7

Please sign in to comment.