diff --git a/public/main.profile.dart.js b/public/main.profile.dart.js index e579b13467e4..8faa658694dd 100644 --- a/public/main.profile.dart.js +++ b/public/main.profile.dart.js @@ -393907,7 +393907,7 @@ }; A._showAbout____closure6.prototype = { call$0() { - return A.launch("https://f-droid.org/packages/com.invoiceninja.app/", null, false); + return A.launch("https://f-droid.org/packages/com.invoiceninja.app", null, false); }, $signature: 27 }; @@ -396887,7 +396887,7 @@ }; A._LoginState_build_closure15.prototype = { call$0() { - A.launch("https://status.invoiceninja.com", null, false); + A.launch("https://status.invoiceninja.com/", null, false); }, $signature: 1 }; @@ -427940,7 +427940,7 @@ }; A._AccountOverview_build_closure9.prototype = { call$0() { - return A.launch("https://invoiceninja.github.io/docs/developer-guide/", null, false); + return A.launch("https://invoiceninja.github.io/docs/developer-guide", null, false); }, $signature: 27 };