Skip to content

Commit ccc8f27

Browse files
committed
fix: Issues with documentation site 📚
1 parent caa2e42 commit ccc8f27

File tree

3 files changed

+13
-29
lines changed

3 files changed

+13
-29
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,25 +59,25 @@ A lightweight and fast control to render a select component that can display hie
5959

6060
## Screenshot
6161

62-
![demo](/docs/demo.gif)
62+
![animated demo screenshot](https://user-images.githubusercontent.com/781818/37562235-0ae9e9ec-2a3a-11e8-8266-b0e6b716d0d1.gif)
6363

6464
## Demo
6565

6666
##### Vanilla, no framework
6767

68-
Online demo: http://dowjones.github.io/react-dropdown-tree-select/
68+
Online demo: https://dowjones.github.io/react-dropdown-tree-select/#/story/with-vanilla-styles
6969

7070
##### With Bootstrap
7171

72-
Online demo: http://dowjones.github.io/react-dropdown-tree-select/examples/bootstrap
72+
Online demo: https://dowjones.github.io/react-dropdown-tree-select/#/story/with-bootstrap-styles
7373

7474
##### With Material Design
7575

76-
Online demo: http://dowjones.github.io/react-dropdown-tree-select/examples/material
76+
Online demo: https://dowjones.github.io/react-dropdown-tree-select/#/story/with-material-design-styles
7777

7878
##### As Single Select
7979

80-
Online demo: http://dowjones.github.io/react-dropdown-tree-select/examples/simple
80+
Online demo: https://dowjones.github.io/react-dropdown-tree-select/#/story/simple-select
8181

8282
## Install
8383

0 commit comments

Comments
 (0)