From 4ccab22c3f17c87be78553fc61e55ae4b97e27a3 Mon Sep 17 00:00:00 2001 From: green <41323182+greeeen-dev@users.noreply.github.com> Date: Wed, 13 Mar 2024 15:46:53 +0100 Subject: [PATCH] Update authy.md --- auth/migration-guides/authy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth/migration-guides/authy.md b/auth/migration-guides/authy.md index 9d88ef3821..ed5194ad6d 100644 --- a/auth/migration-guides/authy.md +++ b/auth/migration-guides/authy.md @@ -58,7 +58,7 @@ This will create a JSON file called `authy-to-bitwarden-export.json`, which cont > [!NOTE] > This is intended only for users who successfully exported their codes using the guide, but couldn't import it to ente Authenticator for whatever reason. If the import was successful, or you haven't tried to import the codes yet, ignore this section. > -> If the export itself failed, try using method 1 instead. +> If the export itself failed, try using [**method 1**](#method-1-use-neerajs-export-tool) instead. Usually, you should be able to import Bitwarden exports directly into ente Authenticator. In case this didn't work for whatever reason, I've written a program in Python that converts the JSON file into a TXT file that ente Authenticator can use!