diff --git a/examples/core/auth-nextjs-themed/README.md b/examples/core/auth-nextjs-themed/README.md index 17c9ac9fbec..baa6adbed70 100644 --- a/examples/core/auth-nextjs-themed/README.md +++ b/examples/core/auth-nextjs-themed/README.md @@ -14,7 +14,7 @@ First, run the development server: `npm run dev` Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. -## Run on Code Sandbox +## Run on CodeSandbox Run this example on CodeSandbox [here](https://codesandbox.io/s/github/mui/toolpad/tree/master/examples/core/auth-nextjs-themed).