From 70d86bbc332107c600de207c85034d8a6945169a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vasco=20Gon=C3=A7alves?= Date: Wed, 13 Jun 2018 23:33:57 +0100 Subject: [PATCH] Update Inputs.md --- docs/Inputs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Inputs.md b/docs/Inputs.md index 30b0a198ba5..3bfa7b613dc 100644 --- a/docs/Inputs.md +++ b/docs/Inputs.md @@ -1030,7 +1030,7 @@ const dateParser = v => { You can find components for react-admin in third-party repositories. -* [dreinke/aor-color-input](https://github.com/dreinke/aor-color-input): a color input using [React Color](http://casesandberg.github.io/react-color/), a collection of color pickers. +* [vascofg/react-admin-color-input](https://github.com/vascofg/react-admin-color-input): a color input using [React Color](http://casesandberg.github.io/react-color/), a collection of color pickers. * [LoicMahieu/aor-tinymce-input](https://github.com/LoicMahieu/aor-tinymce-input): a TinyMCE component, useful for editing HTML ## Writing Your Own Input Component