From 01c2468666536496164bb4feb47161fe530a4bca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C3=BAl=20Ibarra=20Corretg=C3=A9?= Date: Tue, 23 Feb 2021 10:56:29 +0100 Subject: [PATCH] Update feedback URL --- app/features/config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/features/config/index.js b/app/features/config/index.js index 1df7232..c138e7e 100644 --- a/app/features/config/index.js +++ b/app/features/config/index.js @@ -34,7 +34,7 @@ export default { /** * URL to send feedback. */ - feedbackURL: 'mailto:support@jitsi.org', + feedbackURL: 'https://github.com/jitsi/jitsi-meet-electron/issues', /** * The URL of Privacy Policy Page.