Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
riccoarntz committed Feb 11, 2019
1 parent fa1d783 commit c580067
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ npm i -S muban-transition-component
```

## Online Demo
Checkout the online [demo](https://riccomediamonks.github.io/muban-transition-component/example/).
Checkout the online [demo](https://riccoarntz.github.io/muban-transition-component/example/).


## Demo
Expand All @@ -39,7 +39,7 @@ Run the example:
## Usage
Detailed documentation and examples are located in the wiki!

### [Check the wiki!](https://github.com/riccomediamonks/muban-transition-component/wiki)
### [Check the wiki!](https://github.com/riccoarntz/muban-transition-component/wiki)


## Building
Expand All @@ -49,7 +49,7 @@ In order to build muban-transition-component, ensure that you have [Git](http://

Clone a copy of the repo:
```sh
git clone https://github.com/riccomediakonks/muban-transition-component.git
git clone https://github.com/riccoarntz/muban-transition-component.git
```

Change to the vue-transition directory:
Expand Down
1 change: 0 additions & 1 deletion example/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ <h1 class="site-header-title">Muban <span>Transition Component</span></h1>
</nav>

<div class="page-holder">

<section
data-component="dummy-foo"
class="dummy-foo"
Expand Down

0 comments on commit c580067

Please sign in to comment.