This commit is contained in:
akashnimare
2017-07-13 02:07:04 +05:30
parent 0208e407f0
commit 5b82a82313

View File

@@ -104,7 +104,7 @@ const helpSubmenu = [
{
label: `${appName} Website`,
click() {
shell.openExternal('https://zulip.org');
shell.openExternal('https://zulipchat.com/help/');
}
},
{