mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
[Help] Update links to new pattern (#2324)
* [Help] Update links to new pattern * Update jslib
This commit is contained in:
@@ -16,8 +16,6 @@ export class PrivateModeComponent implements OnInit {
|
||||
}
|
||||
|
||||
learnMore() {
|
||||
BrowserApi.createNewTab(
|
||||
"https://help.bitwarden.com/article/extension-wont-load-in-private-mode/"
|
||||
);
|
||||
BrowserApi.createNewTab("https://bitwarden.com/help/extension-wont-load-in-private-mode/");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user