Skip to content

Commit

Permalink
fix(dev): Fix demo links
Browse files Browse the repository at this point in the history
  • Loading branch information
akserg committed Feb 24, 2016
1 parent be64618 commit 66c21c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ Angular2 Toasty component shows growl-style alerts and messages for your applica

Simple examples using ng2-toasty:
- with SystemJS in [ng2-systemjs-demo](https://github.com/akserg/ng2-systemjs-demo)
- with Webpack in [ng2-webpack-demo](https://github.com/akserg/ng2-webpack-demo)

Online demo available [here](https://akserg.github.io/ng2-toasty/)

## Installation
First you need to install the npm module:
Expand Down

0 comments on commit 66c21c4

Please sign in to comment.