Skip to content

Commit

Permalink
fix: update sandbox URL
Browse files Browse the repository at this point in the history
  • Loading branch information
jshackell-sfdc authored Nov 17, 2021
1 parent d6b347d commit b003ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion messages/device.login.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"examples": [
"sfdx auth:device:login -d -a TestOrg1",
"sfdx auth:device:login -i <OAuth client id>",
"sfdx auth:device:login -r https://test.salesforce.com"
"sfdx auth:device:login -r https://MyDomainName--SandboxName.sandbox.my.salesforce.com"
],
"actionRequired": "Action Required!",
"enterCode": "Enter %s user code in the verification URL %s",
Expand Down

0 comments on commit b003ca6

Please sign in to comment.