help article for lost 2fa

This commit is contained in:
Kyle Spearrin 2017-05-25 23:33:50 -04:00
parent 6215a7d65e
commit 8f7c4951b8
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ namespace Bit.App.Pages
private void Lost2FAApp() 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) private async void Entry_Completed(object sender, EventArgs e)