refactor(website): use gatbsy link for doc links, add ids for headlines

This commit is contained in:
moklick
2020-10-14 17:58:54 +02:00
parent c1575ff948
commit 372558c538
10 changed files with 24082 additions and 26 deletions
+1 -1
View File
@@ -39,4 +39,4 @@ If you wanted to display this edge, you would need a node with id = 1 (source no
- `isHidden`: if `true`, the edge will not be rendered
- `data`: {} you can use this to pass data to your custom edges.
You can find an example with different edges in the [edges example](https://reactflow.dev/edges).
You can find an example with different edges in the [edges example](/examples/edges/).