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