chore: Changed README and source code URL

This commit is contained in:
Alexey 2026-04-23 13:52:18 +03:00
commit 45a1c1012f
2 changed files with 14 additions and 135 deletions

View file

@ -34,7 +34,7 @@ abstract class AppConfig {
static const String appSsoUrlScheme = 'im.fluffychat.auth';
static const String sourceCodeUrl =
'https://github.com/krille-chan/fluffychat';
'https://2ndbeam.ru/git/2ndbeam/fluffychat-fork';
static const String supportUrl =
'https://github.com/krille-chan/fluffychat/issues';
static const String changelogUrl = 'https://fluffy.chat/en/changelog/';