Skip to content

Commit

Permalink
[website] Fix template link on the homepage (#38471)
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-leal authored Aug 14, 2023
1 parent 9bec39b commit 7b087d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/components/home/StoreTemplatesBanner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ const linkMapping = {
minimal: 'https://mui.com/store/items/minimal-dashboard/',
theFront: 'https://mui.com/store/items/the-front-landing-page/',
miro: 'https://mui.com/store/items/mira-pro-react-material-admin-dashboard/',
flexy: 'https://mui.com/store/items/flexy-react-admin-dashboard/',
devias: 'https://mui.com/store/items/devias-kit-pro/',
berry: 'https://mui.com/store/items/berry-react-material-admin/',
webbee: 'https://mui.com/store/items/webbee-landing-page/',
};
Expand Down

0 comments on commit 7b087d2

Please sign in to comment.