docs(readme): fix example link

This commit is contained in:
Moritz
2020-05-06 16:32:02 +02:00
committed by GitHub
parent 8c5d51c01a
commit fa67328a64
+1 -1
View File
@@ -242,7 +242,7 @@ const GraphWithControls = () => (
You can find all examples in the [example](example) folder or check out the live versions:
- [rich](https://react-flow.netlify.app/rich)
- [rich](https://react-flow.netlify.app/)
- [basic](https://react-flow.netlify.app/basic)
- [custom node](https://react-flow.netlify.app/custom-node)
- [stress](https://react-flow.netlify.app/stress)