Skip to content

Commit

Permalink
Merge pull request #1 from npmcdn-to-unpkg-bot/npmcdn-to-unpkg
Browse files Browse the repository at this point in the history
Replace npmcdn.com with unpkg.com
  • Loading branch information
okwolf committed Feb 22, 2017
2 parents 3995622 + 176584d commit d6fefac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This library enhances [Redux](https://github.com/reactjs/redux) either directly
npm install --save erux
```

You can also use a [browser friendly compiled file](https://npmcdn.com/erux@latest/dist/erux.js) from NPM CDN (mostly for online demo / snippets).
You can also use a [browser friendly compiled file](https://unpkg.com/erux@latest/dist/erux.js) from NPM CDN (mostly for online demo / snippets).


## Usage
Expand Down

0 comments on commit d6fefac

Please sign in to comment.