mirror of
https://github.com/bitwarden/browser
synced 2024-12-26 18:04:07 +01:00
Update issues link to our new repos (#2655)
This commit is contained in:
parent
a4a6f12120
commit
a0caa89bf0
@ -64,7 +64,7 @@ export class HelpMenu implements IMenubarMenu {
|
||||
return {
|
||||
id: "fileBugReport",
|
||||
label: this.localize("fileBugReport"),
|
||||
click: () => shell.openExternal("https://github.com/bitwarden/desktop/issues"),
|
||||
click: () => shell.openExternal("https://github.com/bitwarden/clients/issues"),
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user