mirror of
https://github.com/bitwarden/browser
synced 2025-12-23 11:43:46 +00:00
update enc key article
This commit is contained in:
@@ -25,7 +25,7 @@ angular
|
|||||||
cancelButtonText: i18nService.cancel
|
cancelButtonText: i18nService.cancel
|
||||||
}, function (confirmed) {
|
}, function (confirmed) {
|
||||||
if (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