From 9c90a83d01b33c6b87be4bc2dffcdcc0f2eadaec Mon Sep 17 00:00:00 2001 From: moklick Date: Mon, 3 Aug 2020 23:44:40 +0200 Subject: [PATCH] docs(readme): use correct edges anchor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfdc0ce8..ec0f8c25 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ React Flow is a library for building node-based graphs. You can easily implement - [Options](#options-1) - [Node Types & Custom Nodes](#node-types--custom-nodes) - [Handle Component](#handle-component) -- [Edges](#nodes) +- [Edges](#edges) - [Options](#options) - [Edge Types & Custom Edges](#edge-types--custom-edges) - [Components](#components)