diff --git a/docs/docs/auth/migration-guides/authy/index.md b/docs/docs/auth/migration-guides/authy/index.md index 7a938bfa1..d215a610b 100644 --- a/docs/docs/auth/migration-guides/authy/index.md +++ b/docs/docs/auth/migration-guides/authy/index.md @@ -51,7 +51,9 @@ following in your terminal: Assuming the filename of the binary remains unmodified and the working directory of the terminal is the location of the binary, you should type this for MacOS: -> [!NOTE] On Apple Silicon devices, Rosetta 2 may be required to run the binary. +> [!NOTE] +> +> On Apple Silicon devices, Rosetta 2 may be required to run the binary. ``` ./authy-export-darwin-amd64 authy_codes.txt @@ -91,10 +93,12 @@ to ente Authenticator! ### Method 2.1: If the export worked, but the import didn't -> [!NOTE] This is intended only for users who successfully exported their codes -> using the guide in method 2, but could not 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. +> [!NOTE] +> +> This is intended only for users who successfully exported their codes using the +> guide in method 2, but could not 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**](#method-1-use-neerajs-export-tool) instead.