Browse Source

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

pull/943/head
vachan-maker 5 years ago committed by GitHub
parent
commit
a1b77dc9ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/app/settings/change-password.component.html

2
src/app/settings/change-password.component.html

@ -51,7 +51,7 @@ @@ -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>

Loading…
Cancel
Save