mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-06 09:20:43 +01:00
update enc key article
This commit is contained in:
parent
f71f674f8e
commit
8cc13453a1
@ -25,7 +25,7 @@ angular
|
||||
cancelButtonText: i18nService.cancel
|
||||
}, function (confirmed) {
|
||||
if (confirmed) {
|
||||
chrome.tabs.create({ url: 'https://help.bitwarden.com' });
|
||||
chrome.tabs.create({ url: 'https://help.bitwarden.com/article/update-encryption-key/' });
|
||||
}
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user