From 94ccd073f7d38fcd43a72b235048f1a2b6c7175b Mon Sep 17 00:00:00 2001 From: Olivier Tassinari Date: Tue, 26 Jun 2018 22:24:45 +0200 Subject: [PATCH] Use the official wording of Material-UI (#1005) * Use the official wording of Material-UI * Update tools-ui-components.md --- content/community/tools-ui-components.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/tools-ui-components.md b/content/community/tools-ui-components.md index 02057540..953e5a37 100644 --- a/content/community/tools-ui-components.md +++ b/content/community/tools-ui-components.md @@ -15,7 +15,7 @@ permalink: community/ui-components.html * **[Halogen](http://madscript.com/halogen):** A collection of highly customizable loading spinner animations with React. * **[Khan Academy's component library](http://khan.github.io/react-components/)** * **[markdown-to-jsx](https://www.npmjs.com/package/markdown-to-jsx)**: compiles markdown into safe React JSX without using dangerous escape hatches. -* **[material-ui](http://material-ui.com)** A set of React Components that implement Google's Material Design. +* **[Material-UI](https://material-ui.com/):** React components that implement Google's Material Design. * **[Onsen UI React Components](https://onsen.io/v2/react.html):** UI components for hybrid mobile apps with both Material Design for Android and flat design for iOS. * **[React Amazing Grid](https://github.com/Amazing-Space-Invader/react-amazing-grid)** Flex grid with inline styles. * **[React Mdl](https://github.com/tleunen/react-mdl)** React Components for Material Design Lite.