Skip to content

Commit

Permalink
Update Material UI examples (#45974)
Browse files Browse the repository at this point in the history
The links to the material-ui examples were broken and have been corrected.

## Documentation / Examples

- [ ] ~Make sure the linting passes by running `pnpm build && pnpm lint`~
- [x] The "examples guidelines" are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)
  • Loading branch information
ossan-engineer authored Feb 16, 2023
1 parent e882b06 commit 65390b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/with-material-ui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

**Note:** These examples are maintained outside of the Next.js repository:

1. Official [TypeScript example](https://github.com/mui/material-ui/tree/master/examples/nextjs-with-typescript)
2. Official [JavaScript example](https://github.com/mui/material-ui/tree/master/examples/nextjs)
1. Official [TypeScript example](https://github.com/mui/material-ui/tree/master/examples/material-next-ts)
2. Official [JavaScript example](https://github.com/mui/material-ui/tree/master/examples/material-next)

0 comments on commit 65390b5

Please sign in to comment.