1
0
mirror of https://github.com/bitwarden/help synced 2025-12-18 17:23:31 +00:00

update bad links

This commit is contained in:
DanHillesheim
2021-09-08 17:57:19 -06:00
parent 6c46ec0300
commit 898265f11c
50 changed files with 136 additions and 136 deletions

View File

@@ -12,7 +12,7 @@ The Bitwarden Authenticator is an alternative solution to dedicated authenticati
{% callout info %}Authenticator key (TOTP) storage is available to all accounts. TOTP code generation requires Premium or membership to a Paid Organization (Families, Teams, or Enterprise).{% endcallout %}
If you're new to using TOTPs for Two-step Login, refer to the [Field Guide to Two-step Login](https://bitwarden.com/help/bitwarden-field-guide-two-step-login/#securing-important-websites) for more information.
If you're new to using TOTPs for Two-step Login, refer to the [Field Guide to Two-step Login]({{site.baseurl}}/bitwarden-field-guide-two-step-login/#securing-important-websites) for more information.
## Generate TOTP Codes

View File

@@ -11,7 +11,7 @@ order: "08"
Custom fields, available for any [Vault item type]({{site.baseurl}}/managing-items/), allow you to store additional well-structured data fields for a Vault item. Custom fields are saved as `Name:Value` pairs, and can be one of three types:
- **Text**: Field value stores a freeform input (text, numbers, etc.)
- **Hidden**: Field value stores freeform input that is hidden from view (particularly useful for Organizations using the [Hide Password access control](https://bitwarden.com/help/user-types-access-control/#granular-access-control)).
- **Hidden**: Field value stores freeform input that is hidden from view (particularly useful for Organizations using the [Hide Password access control]({{site.baseurl}}/user-types-access-control/#granular-access-control)).
- **Boolean**: Field value stores a boolean value (true/false).
## Custom Fields for Keys