mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
fix links
This commit is contained in:
@@ -291,7 +291,7 @@ export class MenuMain extends BaseMenu {
|
||||
{
|
||||
label: 'Safari',
|
||||
click: () => {
|
||||
shell.openExternal('https://bitwarden.com/#download');
|
||||
shell.openExternal('https://bitwarden.com/download/');
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user