We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61db31c commit 0d28f2dCopy full SHA for 0d28f2d
logic/lib/src/domain/const/urls.dart
@@ -87,7 +87,7 @@ class Urls {
87
static const String mxcStatus = 'https://mxc.instatus.com/';
88
89
static const String dappRoot =
90
- 'https://raw.githubusercontent.com/JDI-Group/moonchain-dapp-storee/main/';
+ 'https://raw.githubusercontent.com/JDI-Group/moonchain-dapp-store/main/';
91
92
static const String iOSUrl =
93
'https://apps.apple.com/us/app/axs-decentralized-wallet/id6460891587';
0 commit comments