Update change-password.component.html (#941)
This commit is contained in:
parent
9b38095aba
commit
a1b77dc9ef
|
@ -51,7 +51,7 @@
|
||||||
<label class="form-check-label" for="rotateEncKey">
|
<label class="form-check-label" for="rotateEncKey">
|
||||||
{{'rotateAccountEncKey' | i18n}}
|
{{'rotateAccountEncKey' | i18n}}
|
||||||
</label>
|
</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}}">
|
target="_blank" rel="noopener" appA11yTitle="{{'learnMore' | i18n}}">
|
||||||
<i class="fa fa-question-circle-o" aria-hidden="true"></i>
|
<i class="fa fa-question-circle-o" aria-hidden="true"></i>
|
||||||
</a>
|
</a>
|
||||||
|
|
Loading…
Reference in New Issue