Skip to content

Commit

Permalink
[docs] Update deployed template link (#4454)
Browse files Browse the repository at this point in the history
  • Loading branch information
bharatkashyap authored Nov 23, 2024
1 parent b60f7d9 commit a843454
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/modules/components/Examples/core-examples.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,12 @@ export default function examples() {
description:
'This example shows you how to get started building a dashboard with Toolpad Core, Next.js app router, Auth.js and Material UI components in a customized theme',
src: '/static/toolpad/docs/core/functional-dashboard.png',
href: 'https://deploy-preview-4415--mui-toolpad-docs.netlify.app/toolpad/core/templates/nextjs-dashboard',
href: 'https://mui-toolpad-docs.netlify.app/toolpad/core/templates/nextjs-dashboard',
srcDark: '/static/toolpad/docs/core/functional-dashboard-dark.png',
source: 'https://github.com/mui/toolpad/tree/master/examples/core/auth-nextjs-themed',
featured: true,
new: true,
codesandbox:
codeSandbox:
'https://codesandbox.io/s/github/mui/toolpad/tree/master/examples/core/auth-nextjs-themed',
},
];
Expand Down

0 comments on commit a843454

Please sign in to comment.