Skip to content

Commit

Permalink
Updated the jsFiddle demo link
Browse files Browse the repository at this point in the history
  • Loading branch information
javisperez authored Jun 30, 2017
1 parent 97b9289 commit c9b7362
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ VueJS (2.x) Plugin for multiple modals windows with a single component instance.

## DEMO

[View demo on jsFiddle](https://jsfiddle.net/ackqudv7/1/)
[View demo on jsFiddle](https://jsfiddle.net/ackqudv7/19/)

### What is this?

Expand Down Expand Up @@ -300,4 +300,4 @@ this.$vuedals.open({
console.log('The user dismissed the modal');
}
});
```
```

0 comments on commit c9b7362

Please sign in to comment.