1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 16:23:44 +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

@@ -87,7 +87,7 @@ export class ChangePasswordComponent extends BaseChangePasswordComponent {
);
if (learnMore) {
this.platformUtilsService.launchUri(
"https://help.bitwarden.com/article/attachments/#fixing-old-attachments"
"https://bitwarden.com/help/attachments/#add-storage-space"
);
}
this.rotateEncKey = false;