Corrected wiki link

This commit is contained in:
2025-07-10 17:15:38 +02:00
parent 08917f18b0
commit ef2c906515

View File

@@ -8,7 +8,7 @@ class Constants {
static const String GITHUB_ISSUES_LINK = static const String GITHUB_ISSUES_LINK =
'https://github.com/flixcoo/Cabo-Counter/issues'; 'https://github.com/flixcoo/Cabo-Counter/issues';
static const String GITHUB_WIKI_LINK = static const String GITHUB_WIKI_LINK =
'https://github.com/flixcoo/Cabo-Counter/issues'; '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';