Skip to content

Commit 5e44fc7

Browse files
authored
Localization: Fix "Find the source" link
1 parent 8341ee9 commit 5e44fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/pages/guides/localization/localization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ const theme = createMuiTheme({
5959
| Ukrainian | uk-UA | `ukUA` |
6060
| Vietnamese | vi-VN | `viVN` |
6161

62-
You can [find the source](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/locale/index.js) in the GitHub repository.
62+
You can [find the source](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/locale/index.ts) in the GitHub repository.
6363

6464
To create your own translation, or to customise the English text, copy this file to your project, make any changes needed and import the locale from there.
6565

0 commit comments

Comments
 (0)