Skip to content

Commit 3d0cc41

Browse files
committed
fix: Update support url
1 parent efe15e7 commit 3d0cc41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logic/lib/src/domain/const/urls.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ class Urls {
8080
static const String emailApp = 'mailto:';
8181

8282
// MXC support
83-
static const String mxcZendesk = 'https://mxcfoundation.zendesk.com/hc/en-gb';
83+
static const String moonchainSupportBot= 'https://t.me/MoonchainSupport_bot';
8484
static const String moonchainWebsite = 'https://moonchain.com/';
8585
static const String moonchainDesignDocs =
8686
'https://doc.moonchain.com/docs/intro/';

0 commit comments

Comments
 (0)