chore: update Discord invite links (#34730)

This commit is contained in:
David Sanders 2022-07-05 08:55:15 -07:00 committed by GitHub
parent 98cd16d336
commit c418275228
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 7 additions and 7 deletions

View file

@ -31,7 +31,7 @@ export const setDefaultApplicationMenu = () => {
{
label: 'Community Discussions',
click: async () => {
await shell.openExternal('https://discord.com/invite/APGC3k5yaH');
await shell.openExternal('https://discord.gg/electronjs');
}
},
{