Skip to content

Commit 47742f4

Browse files
authored
Update README.md
1 parent 4bdc6b3 commit 47742f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ Demo: http://cheton.github.io/react-infinite-tree
1010

1111
## Features
1212
* High performance infinite scroll with large data set
13-
* [Customizable renderer](https://github.com/cheton/infinite-tree/wiki/Options#rowrenderer) to render the tree in any form
13+
* [Customizable renderer](https://github.com/cheton/react-infinite-tree#rendering-tree-nodes) to render the tree in any form
1414
* [Load nodes on demand](https://github.com/cheton/infinite-tree/wiki/Options#loadnodes)
1515
* Native HTML5 drag and drop API
16-
* A rich set of [APIs](https://github.com/cheton/infinite-tree#api-documentation)
16+
* A rich set of [APIs](https://github.com/cheton/react-infinite-tree#api)
1717

1818
## Browser Support
1919
![Chrome](https://github.com/alrra/browser-logos/raw/master/src/chrome/chrome_48x48.png)<br>Chrome | ![Edge](https://github.com/alrra/browser-logos/raw/master/src/edge/edge_48x48.png)<br>Edge | ![Firefox](https://github.com/alrra/browser-logos/raw/master/src/firefox/firefox_48x48.png)<br>Firefox | ![IE](https://github.com/alrra/browser-logos/raw/master/src/archive/internet-explorer_9-11/internet-explorer_9-11_48x48.png)<br>IE | ![Opera](https://github.com/alrra/browser-logos/raw/master/src/opera/opera_48x48.png)<br>Opera | ![Safari](https://github.com/alrra/browser-logos/raw/master/src/safari/safari_48x48.png)<br>Safari

0 commit comments

Comments
 (0)