diff --git a/lib/core/constants.dart b/lib/core/constants.dart index 0d32ceb..5b6e90e 100644 --- a/lib/core/constants.dart +++ b/lib/core/constants.dart @@ -4,7 +4,7 @@ class Constants { static const String appDevPhase = 'Beta'; static const String INSTAGRAM_LINK = 'https://instagram.felixkirchner.de'; - static const String GITHUB_LINK = 'https://github1.felixkirchner.de'; + static const String GITHUB_LINK = 'https://github.felixkirchner.de'; static const String GITHUB_ISSUES_LINK = 'https://cabocounter-issues.felixkirchner.de'; static const String GITHUB_WIKI_LINK =