diff --git a/lib/constants.dart b/lib/constants.dart index bc036188a..e54fe34c6 100644 --- a/lib/constants.dart +++ b/lib/constants.dart @@ -69,7 +69,7 @@ const String kGitHubDiffUrl = 'https://github.com/invoiceninja/invoiceninja/compare/vVERSION...v5-stable'; const String kGitHubLangUrl = 'https://github.com/invoiceninja/invoiceninja/blob/master/resources/lang/en/texts.php'; -const String kStatusCheckUrl = 'https://status.invoiceninja.com/'; +const String kStatusCheckUrl = 'https://status.invoiceninja.com'; const String kGoogleAnalyticsUrl = 'https://support.google.com/analytics/answer/1037249?hl=en';