mirror of
https://github.com/bitwarden/mobile.git
synced 2025-02-01 22:51:39 +01:00
help article for lost 2fa
This commit is contained in:
parent
6215a7d65e
commit
8f7c4951b8
@ -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 New Issue
Block a user