Skip to content

Commit

Permalink
Use proper appContactWebsiteUrl for TALAO
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkbee1 committed May 27, 2024
1 parent 21175f4 commit 690372c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/app/shared/constants/urls.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
class Urls {
static const String appContactWebsiteUrl = 'https://altme.io';
static const String appContactWebsiteUrl = 'https://talao.co';
static const String checkIssuerTalaoUrl =
'https://talao.co/trusted-issuers-registry/v1/issuers';

Expand Down

0 comments on commit 690372c

Please sign in to comment.