1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00

Update help site URLs (#1409)

This commit is contained in:
DanHillesheim
2022-01-31 12:11:27 -07:00
committed by GitHub
parent e14a266ee0
commit cc657eb853
25 changed files with 40 additions and 40 deletions

View File

@@ -153,7 +153,7 @@ export class AppComponent implements OnDestroy, OnInit {
);
if (emailVerificationConfirmed) {
this.platformUtilsService.launchUri(
"https://bitwarden.com/help/article/create-bitwarden-account/"
"https://bitwarden.com/help/create-bitwarden-account/"
);
}
break;