fix Discord URL

This commit is contained in:
proddy
2021-03-04 21:59:11 +01:00
parent b5c04fe220
commit c808f9715a
2 changed files with 2 additions and 2 deletions

View File

@@ -65,7 +65,7 @@ If you're looking for support on **EMS-ESP** there are some options available:
### Support Community
* [Discord Server](https://discord.gg/rqegzSrK): For support, troubleshooting and general questions. You have better chances to get fast answers from members of the community
* [Discord Server](https://discord.gg/3J3GgnzpyT): For support, troubleshooting and general questions. You have better chances to get fast answers from members of the community
* [Search in Issues](https://github.com/proddy/EMS-ESP/issues): You might find an answer to your question by searching current or closed issues
### Developer's Community

View File

@@ -34,7 +34,7 @@ class EMSESPHelp extends Component {
<CommentIcon />
</ListItemAvatar>
<ListItemText>
For live community chat join our <Link href="https://discord.gg/rqegzSrK" color="primary">{'Discord'}&nbsp;server</Link>
For live community chat join our <Link href="https://discord.gg/3J3GgnzpyT" color="primary">{'Discord'}&nbsp;server</Link>
</ListItemText>
</ListItem>