diff --git a/docs/src/modules/components/Examples/core-examples.ts b/docs/src/modules/components/Examples/core-examples.ts index d8b97f1231b..9d9910fa4ff 100644 --- a/docs/src/modules/components/Examples/core-examples.ts +++ b/docs/src/modules/components/Examples/core-examples.ts @@ -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', }, ];