Skip to content

Commit 2b3835f

Browse files
committed
docs: update mui url
1 parent 3cc206f commit 2b3835f

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

README.en-US.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ Please leave a message at [**here**](https://github.com/actions-cool/issues-help
100100
<td align="center" width="180"><a href="https://github.com/vuejs/jsx-next">jsx-next</a></td>
101101
</tr><tr>
102102
<td align="center" width="180">
103-
<a href="https://github.com/mui-org/material-ui">
104-
<img src="https://avatars2.githubusercontent.com/u/33663932?s=200&v=4" width="46"/>
103+
<a href="https://github.com/mui/material-ui">
104+
<img src="https://avatars.githubusercontent.com/u/33663932?s=200&v=4" width="46"/>
105105
</a>
106106
</td>
107107
<td align="center" width="180">
@@ -121,7 +121,7 @@ Please leave a message at [**here**](https://github.com/actions-cool/issues-help
121121
</td>
122122
</tr>
123123
<tr>
124-
<td align="center" width="180"><a href="https://github.com/mui-org/material-ui">material-ui</a></td>
124+
<td align="center" width="180"><a href="https://github.com/mui/material-ui">material-ui</a></td>
125125
<td align="center" width="180"><a href="https://github.com/TuSimple/naive-ui">naive-ui</a></td>
126126
<td align="center" width="180"><a href="https://github.com/jdf2e/nutui">nutui</a></td>
127127
<td align="center" width="180"><a href="https://github.com/prettier/prettier">prettier</a></td>

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@
100100
<td align="center" width="180"><a href="https://github.com/vuejs/jsx-next">jsx-next</a></td>
101101
</tr><tr>
102102
<td align="center" width="180">
103-
<a href="https://github.com/mui-org/material-ui">
104-
<img src="https://avatars2.githubusercontent.com/u/33663932?s=200&v=4" width="46"/>
103+
<a href="https://github.com/mui/material-ui">
104+
<img src="https://avatars.githubusercontent.com/u/33663932?s=200&v=4" width="46"/>
105105
</a>
106106
</td>
107107
<td align="center" width="180">
@@ -121,7 +121,7 @@
121121
</td>
122122
</tr>
123123
<tr>
124-
<td align="center" width="180"><a href="https://github.com/mui-org/material-ui">material-ui</a></td>
124+
<td align="center" width="180"><a href="https://github.com/mui/material-ui">material-ui</a></td>
125125
<td align="center" width="180"><a href="https://github.com/TuSimple/naive-ui">naive-ui</a></td>
126126
<td align="center" width="180"><a href="https://github.com/jdf2e/nutui">nutui</a></td>
127127
<td align="center" width="180"><a href="https://github.com/prettier/prettier">prettier</a></td>

USERS.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ const users = [
3131
logo: 'https://user-images.githubusercontent.com/29775873/129506134-55044c85-24cd-47d3-81ef-dba842214d71.png'
3232
},
3333
{
34-
url: 'https://github.com/mui-org/material-ui',
35-
logo: 'https://avatars2.githubusercontent.com/u/33663932?s=200&v=4'
34+
url: 'https://github.com/mui/material-ui',
35+
logo: 'https://avatars.githubusercontent.com/u/33663932?s=200&v=4'
3636
},
3737
{
3838
url: 'https://github.com/lijinke666/react-music-player',

0 commit comments

Comments
 (0)