Browse Source

remove "how to". account mgmt category.

pull/17/head
Kyle Spearrin 9 years ago
parent
commit
21d89af237
  1. 4
      _articles/account/change-your-email.md
  2. 4
      _articles/account/change-your-master-password.md
  3. 8
      _articles/account/delete-your-account.md
  4. 4
      _articles/account/setup-two-step-login.md
  5. 5
      _categories/account-management.md

4
_articles/account/how-to-change-your-email.md → _articles/account/change-your-email.md

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
---
layout: article
title: How to change your email
categories: [Getting Started]
title: Change your email
categories: [Getting Started, Account Management]
featured: false
popular: false
tags: [account, email]

4
_articles/account/how-to-change-your-master-password.md → _articles/account/change-your-master-password.md

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
---
layout: article
title: How to change your master password
categories: [Getting Started]
title: Change your master password
categories: [Getting Started, Account Management]
featured: false
popular: false
tags: [password, account]

8
_articles/account/how-to-delete-your-account.md → _articles/account/delete-your-account.md

@ -1,15 +1,15 @@ @@ -1,15 +1,15 @@
---
layout: article
title: How to delete your account
categories: [Getting Started]
title: Delete your account
categories: [Account Management]
featured: false
popular: false
tags: [account]
tags: [account, delete]
---
Your account can only be deleted from the [web vault](https://vault.bitwarden.com).
1. Log in to the [web vault](https://vault.bitwarden.com) at https://vault.bitwarden.com
1. Log in to the web vault at <https://vault.bitwarden.com>
2. Click **Settings** on the sidebar
3. Click **Delete Account** under the **Danger Zone** panel
4. Type in your master password and click **Delete**

4
_articles/account/how-to-setup-two-step-login.md → _articles/account/setup-two-step-login.md

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
---
layout: article
title: How to set up two-step login (2FA)
categories: [Getting Started]
title: Set up two-step login (2FA)
categories: [Getting Started, Account Management]
featured: false
popular: false
tags: [two-step login, 2fa, two factor authentication, account]

5
_categories/account-management.md

@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
---
layout: category
title: Account Management
featured: true
---
Loading…
Cancel
Save