Skip to content

Commit

Permalink
docs: update readme for demo site url
Browse files Browse the repository at this point in the history
  • Loading branch information
kimcoder committed Feb 12, 2021
1 parent d3a8403 commit 3728811
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Simple ImageSlider Component for ReactJS v16.13<br>

# Live demo

- <a href="https://kimcoder.github.io/demo/react-simple-image-slider/" target="_blank">Go to Site</a><br><br>
- <a href="https://kimcoder.github.io/react-simple-image-slider" target="_blank">Go to Site</a><br><br>
![demo gif](https://github.com/kimcoder/react-simple-image-slider/raw/master/demo.gif)

# Install
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-simple-image-slider",
"version": "2.0.2",
"version": "2.0.3",
"description": "simple image slider component for react",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 3728811

Please sign in to comment.