chore: Changed README and source code URL
This commit is contained in:
parent
bf21b7f42c
commit
45a1c1012f
2 changed files with 14 additions and 135 deletions
|
|
@ -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/';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue