From c46d962ea1a9939861d9c2a08bbb7e9eee5735b0 Mon Sep 17 00:00:00 2001 From: moklick Date: Mon, 25 May 2020 17:17:32 +0200 Subject: [PATCH] chore(readme): components anchor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd73aabe..bbc02283 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ React Flow is a library for building node-based graphs. You can easily implement - [Edges](#nodes) - [Options](#options-2) - [Edge Types / Custom Edges](#edge-types--custom-edges) -- [Components](#plugins) +- [Components](#components) - [Background](#background) - [Minimap](#minimap) - [Controls](#controls)