Updated links to subdomains
This commit is contained in:
@@ -3,9 +3,8 @@ class Constants {
|
|||||||
static const String INSTAGRAM_LINK = 'https://instagram.felixkirchner.de';
|
static const String INSTAGRAM_LINK = 'https://instagram.felixkirchner.de';
|
||||||
static const String GITHUB_LINK = 'https://github1.felixkirchner.de';
|
static const String GITHUB_LINK = 'https://github1.felixkirchner.de';
|
||||||
static const String GITHUB_ISSUES_LINK =
|
static const String GITHUB_ISSUES_LINK =
|
||||||
'https://github.com/flixcoo/Cabo-Counter/issues';
|
'cabocounter-issues.felixkirchner.de';
|
||||||
static const String GITHUB_WIKI_LINK =
|
static const String GITHUB_WIKI_LINK = 'cabocounter-wiki.felixkirchner.de ';
|
||||||
'https://github.com/flixcoo/Cabo-Counter/wiki';
|
|
||||||
static const String EMAIL = 'cabocounter@felixkirchner.de';
|
static const String EMAIL = 'cabocounter@felixkirchner.de';
|
||||||
static const String PRIVACY_POLICY_LINK =
|
static const String PRIVACY_POLICY_LINK =
|
||||||
'https://www.privacypolicies.com/live/1b3759d4-b2f1-4511-8e3b-21bb1626be68';
|
'https://www.privacypolicies.com/live/1b3759d4-b2f1-4511-8e3b-21bb1626be68';
|
||||||
|
|||||||
Reference in New Issue
Block a user