mirror of
https://github.com/bitwarden/browser
synced 2025-12-23 03:33:54 +00:00
update enc key article
This commit is contained in:
@@ -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/' });
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user