Skip to content

Commit 32c8bf8

Browse files
authored
Update README.md
1 parent 2687ec2 commit 32c8bf8

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
@@ -1,14 +1,14 @@
11
# react-d3-graph · [![Build Status](https://travis-ci.com/danielcaldas/react-d3-graph.svg?token=fb6uSENok5Y3gSSi5yjE&branch=master)](https://travis-ci.com/danielcaldas/react-d3-graph)
22
Interactive and configurable graphs with react and d3 effortlessly.
33

4-
![react-d3-graph gif sample][https://github.com/danielcaldas/react-d3-graph/tree/master/sandbox/rd3g.gif]
4+
![react-d3-graph gif sample](https://github.com/danielcaldas/react-d3-graph/blob/master/sandbox/rd3g.gif?raw=true)
55

66
## Playground
77
Here a live playground (https://danielcaldas.github.io/react-d3-graph/sandbox/index.html) page where you can interactively config your own graph,
88
and generate a ready to use configuration! :sunglasses:
99

1010
## Documentation
11-
Full documentation [here](https://github.com/danielcaldas/docs/index.html).
11+
Full documentation [here](https://danielcaldas.github.io/react-d3-graph/docs/index.html).
1212

1313
## Compatibility
1414
- Node version **>=6.9.5**

0 commit comments

Comments
 (0)