From 8bbe578555749c28ca551adbc7781bb2ae93abba Mon Sep 17 00:00:00 2001 From: Moritz Date: Fri, 29 May 2020 14:58:02 +0200 Subject: [PATCH] docs(readme): state anchor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d0815a0..b6a7684b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ React Flow is a library for building node-based graphs. You can easily implement - [Minimap](#minimap) - [Controls](#controls) - [Helper Functions](#helper-functions) -- [Access Internal State](#access-state) +- [Access Internal State](#access-internal-state) - [Examples](#examples) - [Development](#development) - [Testing](#testing)