From 4a93e0f306a6bb656f2d6c43f879db9ef7faf226 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Sat, 21 Dec 2019 14:43:30 -0300 Subject: [PATCH] Minor contribution on line 58 (#1802) * or just a reminder. Please obliterate at your will --- docs/api/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/README.md b/docs/api/README.md index 6092fac..2829103 100644 --- a/docs/api/README.md +++ b/docs/api/README.md @@ -55,7 +55,7 @@ const instance = useTable( This multi-stage process is the secret sauce that allows React Table plugin hooks to work together and compose nicely, while not stepping on each others toes. -To dive deeper into plugins, see Plugins](TODO) and the [Plugin Guide +To dive deeper into plugins, see Plugins and the Plugin Guide ### Plugin Hook Order & Consistency