Update Readme & Discord link
This commit is contained in:
parent
81d1b638a1
commit
8035f0f474
3 changed files with 3 additions and 3 deletions
|
|
@ -60,7 +60,7 @@ representative at an online or offline event.
|
|||
|
||||
Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
||||
reported to the community moderators responsible for enforcement at
|
||||
the [Discord server](https://discord.gg/85jB7V5AJR).
|
||||
the [Discord server](https://discord.gg/Nft8MxpR).
|
||||
All complaints will be reviewed and investigated promptly and fairly.
|
||||
|
||||
All community moderators are obligated to respect the privacy and security of the
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ Before you start, please note that the ability to use following technologies is
|
|||
|
||||
## Getting help
|
||||
|
||||
- Join [the Discord server](https://discord.gg/85jB7V5AJR) for online help and to ask questions while developing.
|
||||
- Join [the Discord server](https://discord.gg/Nft8MxpR) for online help and to ask questions while developing.
|
||||
|
||||
# Translations
|
||||
|
||||
|
|
|
|||
|
|
@ -267,7 +267,7 @@ object AboutScreen : Screen() {
|
|||
LinkIcon(
|
||||
label = "Discord",
|
||||
icon = CustomIcons.Discord,
|
||||
url = "https://discord.gg/85jB7V5AJR",
|
||||
url = "https://discord.gg/Nft8MxpR",
|
||||
)
|
||||
// LinkIcon(
|
||||
// label = "X",
|
||||
|
|
|
|||
Loading…
Reference in a new issue