diff --git a/README.md b/README.md index 024410c1d2f4d6..0a6b188b2d999f 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ Styling components to your liking is simple and hassle-free. This can be achieved in the following two ways: * [Use a custom theme to style components](http://material-ui.com/#/customization/themes) -* [Override individual component styles via the `style` prop](http://www.material-ui.com/#/customization/inline-styles) +* [Override individual component styles via the `style` prop](http://www.material-ui.com/#/customization/styles) ## Examples