You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ $ npm install orgchart
34
34
```
35
35
require('orgchart') will load orgchart plugin onto the jQuery object. The orgchart module itself does not export anything.
36
36
37
-
## [Demo](https://rawgit.com/dabeng/OrgChart/master/demo/index.html)[All demos in one page](http://dabeng.github.io/OrgChart/)
37
+
## [Demo](https://rawgit.com/dabeng/OrgChart/master/demo/index.html) [All demos in one page](http://dabeng.github.io/OrgChart/)
38
38
### online demos
39
39
-[using ul datasource](https://rawgit.com/dabeng/OrgChart/master/demo/ul-datasource.html)(this feature comes from [Tobyee's good idea:blush:](https://github.com/dabeng/OrgChart/issues/1))
0 commit comments