Skip to content

Commit

Permalink
fix: broken links caught a doc bug
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Jan 2, 2024
1 parent 3f5d94f commit 3483914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion messages/jwt.grant.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ We recommend that you set an alias when you log into an org. Aliases make it eas

# examples

- Log into an org with username [email protected] and on the default instance URL (https://login.salesforce.org). The private key is stored in the file /Users/jdoe/JWT/server.key and the command uses the connected app with consumer key (client id) 04580y4051234051.
- Log into an org with username [email protected] and on the default instance URL (https://login.salesforce.com). The private key is stored in the file /Users/jdoe/JWT/server.key and the command uses the connected app with consumer key (client id) 04580y4051234051.

<%= config.bin %> <%= command.id %> --username [email protected] --jwt-key-file /Users/jdoe/JWT/server.key --client-id 04580y4051234051

Expand Down

0 comments on commit 3483914

Please sign in to comment.