1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-22 11:13:49 +00:00

help site articles

This commit is contained in:
Kyle Spearrin
2017-05-30 14:52:57 -04:00
parent 6ddbea316a
commit 29dddd7d62
2 changed files with 4 additions and 4 deletions

View File

@@ -149,7 +149,7 @@ namespace Bit.App.Pages
}
_googleAnalyticsService.TrackAppEvent("OpenedTool", "Import");
Device.OpenUri(new Uri("https://vault.bitwarden.com"));
Device.OpenUri(new Uri("https://help.bitwarden.com/article/import-data/"));
}
public class ToolsViewCell : ExtendedViewCell