Skip to content

Commit

Permalink
Changed link for authentication code.
Browse files Browse the repository at this point in the history
  • Loading branch information
BogdanHabic committed Feb 10, 2019
1 parent 6ffc1c8 commit af2ceba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/login.go
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ func promptAuthenticationMethod() {
"Email",
aurora.Sprintf(
"Authentication token (can be found under %s)",
aurora.Bold(aurora.Green("https://dashboard.tenderly.app/settings")),
aurora.Bold(aurora.Green("https://dashboard.tenderly.app/account/security")),
),
},
}
Expand Down

0 comments on commit af2ceba

Please sign in to comment.