From 8035f0f4741412e0c4af5f7880755350404bce32 Mon Sep 17 00:00:00 2001 From: Cuong-Tran Date: Fri, 28 Mar 2025 01:53:43 +0700 Subject: [PATCH] Update Readme & Discord link --- CODE_OF_CONDUCT.md | 2 +- CONTRIBUTING.md | 2 +- .../presentation/more/settings/screen/about/AboutScreen.kt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 1508eb4b2..6c1d94a44 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -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 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 880a994b3..7679060a3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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 diff --git a/app/src/main/java/eu/kanade/presentation/more/settings/screen/about/AboutScreen.kt b/app/src/main/java/eu/kanade/presentation/more/settings/screen/about/AboutScreen.kt index 12031658b..c359f18c0 100644 --- a/app/src/main/java/eu/kanade/presentation/more/settings/screen/about/AboutScreen.kt +++ b/app/src/main/java/eu/kanade/presentation/more/settings/screen/about/AboutScreen.kt @@ -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",