From 7b227cbc81d4d93788de22a77d5cb6bb1c356d61 Mon Sep 17 00:00:00 2001 From: "z.ky" Date: Tue, 13 Mar 2018 13:47:18 +0000 Subject: [PATCH] Update React Toolbox URL in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ba6328..0a46fe0 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,7 @@ The returned component accepts a `theme`, `composeTheme`, `innerRef` and `mapThe ## About -The project is originally authored by [Javi Velasco](http://www.javivelasco.com) as an effort of providing a better customization experience for [React Toolbox](http://www.react-toolbox.com). Any comments, improvements or feedback is highly appreciated. +The project is originally authored by [Javi Velasco](http://www.javivelasco.com) as an effort of providing a better customization experience for [React Toolbox](http://react-toolbox.io). Any comments, improvements or feedback is highly appreciated. Thanks to [Nik Graf](http://www.twitter.com/nikgraf) and [Mark Dalgleish](http://www.twitter.com/markdalgleish) for their thoughts about theming and customization for React components.