mirror of
https://github.com/bitwarden/mobile
synced 2025-12-20 02:03:49 +00:00
added new website URLs
This commit is contained in:
@@ -164,7 +164,7 @@ namespace Bit.App.Pages
|
||||
Command = new Command(() =>
|
||||
{
|
||||
_googleAnalyticsService.TrackAppEvent("SeeSupportedApps");
|
||||
Device.OpenUri(new Uri("https://bitwarden.com"));
|
||||
Device.OpenUri(new Uri("https://bitwarden.com/ios/"));
|
||||
}),
|
||||
VerticalOptions = LayoutOptions.End,
|
||||
HorizontalOptions = LayoutOptions.Fill,
|
||||
|
||||
Reference in New Issue
Block a user