mirror of
https://github.com/bitwarden/jslib
synced 2025-12-06 00:03:29 +00:00
[Help] Update links to new pattern (#658)
* [Help] Updated urls to current pattern * Rotate key update
This commit is contained in:
@@ -188,7 +188,7 @@ export class LoginCommand {
|
||||
const badCaptcha = Response.badRequest(
|
||||
"Your authentication request appears to be coming from a bot\n" +
|
||||
"Please use your API key to validate this request and ensure BW_CLIENTSECRET is correct, if set.\n" +
|
||||
"(https://bitwarden.com/help/article/cli-auth-challenges)"
|
||||
"(https://bitwarden.com/help/cli-auth-challenges)"
|
||||
);
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user