diff --git a/packages/website/src/components/showcase-projects.json b/packages/website/src/components/showcase-projects.json index f96719fa..b145add0 100644 --- a/packages/website/src/components/showcase-projects.json +++ b/packages/website/src/components/showcase-projects.json @@ -5,9 +5,9 @@ "href": "https://getbootstrap.com/docs/5.2/getting-started/introduction/" }, { - "name": "MUI", - "image": "img/logos/mui.svg", - "href": "https://mui.com" + "name": "Material UI", + "image": "img/logos/material-ui.svg", + "href": "https://material-ui.com/" }, { "name": "Babel", diff --git a/packages/website/static/img/logos/mui.svg b/packages/website/static/img/logos/material-ui.svg similarity index 100% rename from packages/website/static/img/logos/mui.svg rename to packages/website/static/img/logos/material-ui.svg