1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00

Update change-password.component.html (#941)

This commit is contained in:
vachan-maker
2021-04-22 19:04:16 +05:30
committed by GitHub
parent 9b38095aba
commit a1b77dc9ef

View File

@@ -51,7 +51,7 @@
<label class="form-check-label" for="rotateEncKey">
{{'rotateAccountEncKey' | i18n}}
</label>
<a href="https://help.bitwarden.com/article/change-your-master-password/#rotating-your-accounts-encryption-key"
<a href="https://bitwarden.com/help/article/account-encryption-key/#rotate-your-encryption-key"
target="_blank" rel="noopener" appA11yTitle="{{'learnMore' | i18n}}">
<i class="fa fa-question-circle-o" aria-hidden="true"></i>
</a>