mirror of
https://github.com/bitwarden/web
synced 2025-12-14 07:13:23 +00:00
update article links
This commit is contained in:
@@ -67,7 +67,7 @@
|
|||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener"
|
rel="noopener"
|
||||||
appA11yTitle="{{ 'learnMore' | i18n }}"
|
appA11yTitle="{{ 'learnMore' | i18n }}"
|
||||||
href="https://bitwarden.com/help/article/about-key-connector/"
|
href="https://bitwarden.com/help/about-key-connector/"
|
||||||
>
|
>
|
||||||
<i class="fa fa-question-circle-o" aria-hidden="true"></i>
|
<i class="fa fa-question-circle-o" aria-hidden="true"></i>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
@@ -52,7 +52,7 @@
|
|||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener"
|
rel="noopener"
|
||||||
appA11yTitle="{{ 'learnMore' | i18n }}"
|
appA11yTitle="{{ 'learnMore' | i18n }}"
|
||||||
href="https://bitwarden.com/help/article/user-types-access-control/#user-types"
|
href="https://bitwarden.com/help/user-types-access-control/#user-types"
|
||||||
>
|
>
|
||||||
<i class="fa fa-question-circle-o" aria-hidden="true"></i>
|
<i class="fa fa-question-circle-o" aria-hidden="true"></i>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
@@ -153,7 +153,7 @@ export class AppComponent implements OnDestroy, OnInit {
|
|||||||
);
|
);
|
||||||
if (emailVerificationConfirmed) {
|
if (emailVerificationConfirmed) {
|
||||||
this.platformUtilsService.launchUri(
|
this.platformUtilsService.launchUri(
|
||||||
"https://bitwarden.com/help/article/create-bitwarden-account/"
|
"https://bitwarden.com/help/create-bitwarden-account/"
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
|||||||
@@ -56,7 +56,7 @@
|
|||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener"
|
rel="noopener"
|
||||||
appA11yTitle="{{ 'learnMore' | i18n }}"
|
appA11yTitle="{{ 'learnMore' | i18n }}"
|
||||||
href="https://bitwarden.com/help/article/user-types-access-control/#access-control"
|
href="https://bitwarden.com/help/user-types-access-control/#access-control"
|
||||||
>
|
>
|
||||||
<i class="fa fa-question-circle-o" aria-hidden="true"></i>
|
<i class="fa fa-question-circle-o" aria-hidden="true"></i>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
@@ -52,7 +52,7 @@
|
|||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener"
|
rel="noopener"
|
||||||
appA11yTitle="{{ 'learnMore' | i18n }}"
|
appA11yTitle="{{ 'learnMore' | i18n }}"
|
||||||
href="https://bitwarden.com/help/article/user-types-access-control/#user-types"
|
href="https://bitwarden.com/help/user-types-access-control/#user-types"
|
||||||
>
|
>
|
||||||
<i class="fa fa-question-circle-o" aria-hidden="true"></i>
|
<i class="fa fa-question-circle-o" aria-hidden="true"></i>
|
||||||
</a>
|
</a>
|
||||||
@@ -277,7 +277,7 @@
|
|||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener"
|
rel="noopener"
|
||||||
appA11yTitle="{{ 'learnMore' | i18n }}"
|
appA11yTitle="{{ 'learnMore' | i18n }}"
|
||||||
href="https://bitwarden.com/help/article/user-types-access-control/#access-control"
|
href="https://bitwarden.com/help/user-types-access-control/#access-control"
|
||||||
>
|
>
|
||||||
<i class="fa fa-question-circle-o" aria-hidden="true"></i>
|
<i class="fa fa-question-circle-o" aria-hidden="true"></i>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<div class="col-8" *ngIf="hideEmail">
|
<div class="col-8" *ngIf="hideEmail">
|
||||||
<app-callout type="warning" title="{{ 'warning' | i18n }}">
|
<app-callout type="warning" title="{{ 'warning' | i18n }}">
|
||||||
{{ "viewSendHiddenEmailWarning" | i18n }}
|
{{ "viewSendHiddenEmailWarning" | i18n }}
|
||||||
<a href="https://bitwarden.com/help/article/receive-send/" target="_blank">{{
|
<a href="https://bitwarden.com/help/receive-send/" target="_blank">{{
|
||||||
"learnMore" | i18n
|
"learnMore" | i18n
|
||||||
}}</a
|
}}</a
|
||||||
>.
|
>.
|
||||||
|
|||||||
@@ -39,7 +39,7 @@
|
|||||||
<label for="kdfIterations">{{ "kdfIterations" | i18n }}</label>
|
<label for="kdfIterations">{{ "kdfIterations" | i18n }}</label>
|
||||||
<a
|
<a
|
||||||
class="ml-auto"
|
class="ml-auto"
|
||||||
href="https://bitwarden.com/help/article/what-encryption-is-used/#pbkdf2"
|
href="https://bitwarden.com/help/what-encryption-is-used/#pbkdf2"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener"
|
rel="noopener"
|
||||||
appA11yTitle="{{ 'learnMore' | i18n }}"
|
appA11yTitle="{{ 'learnMore' | i18n }}"
|
||||||
|
|||||||
@@ -74,7 +74,7 @@
|
|||||||
{{ "rotateAccountEncKey" | i18n }}
|
{{ "rotateAccountEncKey" | i18n }}
|
||||||
</label>
|
</label>
|
||||||
<a
|
<a
|
||||||
href="https://bitwarden.com/help/article/account-encryption-key/#rotate-your-encryption-key"
|
href="https://bitwarden.com/help/account-encryption-key/#rotate-your-encryption-key"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener"
|
rel="noopener"
|
||||||
appA11yTitle="{{ 'learnMore' | i18n }}"
|
appA11yTitle="{{ 'learnMore' | i18n }}"
|
||||||
|
|||||||
@@ -51,7 +51,7 @@
|
|||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener"
|
rel="noopener"
|
||||||
appA11yTitle="{{ 'learnMore' | i18n }}"
|
appA11yTitle="{{ 'learnMore' | i18n }}"
|
||||||
href="https://bitwarden.com/help/article/emergency-access/#user-access"
|
href="https://bitwarden.com/help/emergency-access/#user-access"
|
||||||
>
|
>
|
||||||
<i class="fa fa-question-circle-o" aria-hidden="true"></i>
|
<i class="fa fa-question-circle-o" aria-hidden="true"></i>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
{{ "emergencyAccessDesc" | i18n }}
|
{{ "emergencyAccessDesc" | i18n }}
|
||||||
<a href="https://bitwarden.com/help/article/emergency-access/" target="_blank" rel="noopener">
|
<a href="https://bitwarden.com/help/emergency-access/" target="_blank" rel="noopener">
|
||||||
{{ "learnMore" | i18n }}.
|
{{ "learnMore" | i18n }}.
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
@@ -103,9 +103,9 @@
|
|||||||
<a
|
<a
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener"
|
rel="noopener"
|
||||||
href="https://bitwarden.com/help/article/import-from-firefox/"
|
href="https://bitwarden.com/help/import-from-firefox/"
|
||||||
>
|
>
|
||||||
https://bitwarden.com/help/article/import-from-firefox/</a
|
https://bitwarden.com/help/import-from-firefox/</a
|
||||||
>.
|
>.
|
||||||
</ng-container>
|
</ng-container>
|
||||||
<ng-container *ngIf="format === 'safaricsv'">
|
<ng-container *ngIf="format === 'safaricsv'">
|
||||||
@@ -113,9 +113,9 @@
|
|||||||
<a
|
<a
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener"
|
rel="noopener"
|
||||||
href="https://bitwarden.com/help/article/import-from-safari/"
|
href="https://bitwarden.com/help/import-from-safari/"
|
||||||
>
|
>
|
||||||
https://bitwarden.com/help/article/import-from-safari/</a
|
https://bitwarden.com/help/import-from-safari/</a
|
||||||
>.
|
>.
|
||||||
</ng-container>
|
</ng-container>
|
||||||
<ng-container
|
<ng-container
|
||||||
|
|||||||
@@ -790,7 +790,7 @@
|
|||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener"
|
rel="noopener"
|
||||||
appA11yTitle="{{ 'learnMore' | i18n }}"
|
appA11yTitle="{{ 'learnMore' | i18n }}"
|
||||||
href="https://bitwarden.com/help/article/managing-items/#protect-individual-items"
|
href="https://bitwarden.com/help/managing-items/#protect-individual-items"
|
||||||
>
|
>
|
||||||
<i class="fa fa-question-circle-o" aria-hidden="true"></i>
|
<i class="fa fa-question-circle-o" aria-hidden="true"></i>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
@@ -128,7 +128,7 @@
|
|||||||
{{ "providers" | i18n }}
|
{{ "providers" | i18n }}
|
||||||
<a
|
<a
|
||||||
class="ml-auto"
|
class="ml-auto"
|
||||||
href="https://bitwarden.com/help/article/about-providers/"
|
href="https://bitwarden.com/help/providers/"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener"
|
rel="noopener"
|
||||||
appA11yTitle="{{ 'learnMore' | i18n }}"
|
appA11yTitle="{{ 'learnMore' | i18n }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user