mirror of
https://github.com/bitwarden/android.git
synced 2024-12-24 18:08:26 +03:00
help article for lost 2fa
This commit is contained in:
parent
6215a7d65e
commit
8f7c4951b8
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ namespace Bit.App.Pages
|
|||
|
||||
private void Lost2FAApp()
|
||||
{
|
||||
Device.OpenUri(new Uri("https://vault.bitwarden.com/#/recover"));
|
||||
Device.OpenUri(new Uri("https://help.bitwarden.com/article/lost-two-step-device/"));
|
||||
}
|
||||
|
||||
private async void Entry_Completed(object sender, EventArgs e)
|
||||
|
|
Loading…
Reference in a new issue