From 6dfa9802000fce38c56d540fcaadf914b0cfb237 Mon Sep 17 00:00:00 2001 From: Gary Orenstein Date: Sun, 14 Mar 2021 10:16:23 -0700 Subject: [PATCH] fix link for import data rticle (#486) adjusting first link to fix What file formats does Bitwarden support for import? --- _articles/importing/import-data.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_articles/importing/import-data.md b/_articles/importing/import-data.md index 410efb3c..bb03801e 100644 --- a/_articles/importing/import-data.md +++ b/_articles/importing/import-data.md @@ -10,7 +10,7 @@ order: 01 Bitwarden provides a data import tool for easy migration from any password management solution to your personal Vault or Organization Vault. You can also use the data import tool to import from one Bitwarden Vault to another, or to import a Bitwarden [Encrypted Export]({% link _articles/importing/encrypted-export.md %}). -For a full list of supported import formats, see [What file formats does Bitwarden support for import?]({{site.baseurl}}/article/send-faqs/#q-what-file-formats-does-bitwarden-support-for-import), or use one of these articles for importing from the most popular solutions: +For a full list of supported import formats, see [What file formats does Bitwarden support for import?]({{site.baseurl}}/article/import-faqs/#q-what-file-formats-does-bitwarden-support-for-import), or use one of these articles for importing from the most popular solutions: - [Import from LastPass]({% link _articles/importing/import-from-lastpass.md %}) - [Import from 1Password]({% link _articles/importing/import-from-1password.md %})