Skip to content

Commit

Permalink
Merge pull request #6 from Tenderly/minor-fix
Browse files Browse the repository at this point in the history
minor-fix
  • Loading branch information
BogdanHabic authored Mar 22, 2019
2 parents b2a1e41 + 54009f8 commit 7f93072
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/account/security")),
aurora.Bold(aurora.Green("https://dashboard.tenderly.dev/account/security")),
),
},
}
Expand Down

0 comments on commit 7f93072

Please sign in to comment.