mirror of
https://github.com/bitwarden/mobile
synced 2025-12-20 10:13:42 +00:00
[Help] Update links to new pattern (#1758)
This commit is contained in:
@@ -328,7 +328,7 @@ namespace Bit.App.Pages
|
||||
AppResources.Cancel, null, options.ToArray());
|
||||
if (method == AppResources.RecoveryCodeTitle)
|
||||
{
|
||||
_platformUtilsService.LaunchUri("https://help.bitwarden.com/article/lost-two-step-device/");
|
||||
_platformUtilsService.LaunchUri("https://bitwarden.com/help/lost-two-step-device/");
|
||||
}
|
||||
else if (method != AppResources.Cancel && method != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user