Skip to content

Commit

Permalink
change broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
rishitxyz committed Dec 4, 2021
1 parent 3fe7744 commit a88fe54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/guides/typescript/typescript.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Minimum configuration

MUI requires a minimum version of TypeScript 3.5. Have a look at the [Create React App with TypeScript](https://github.com/mui-org/material-ui/tree/next/examples/create-react-app-with-typescript) example.
MUI requires a minimum version of TypeScript 3.5. Have a look at the [Create React App with TypeScript](https://github.com/mui-org/material-ui/tree/master/examples/create-react-app-with-typescript) example.

For types to work, you should have at the minimum the following options enabled
in your `tsconfig.json`:
Expand Down

0 comments on commit a88fe54

Please sign in to comment.