Skip to content

Commit

Permalink
minor-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vv authored and vv committed Mar 22, 2019
1 parent b2a1e41 commit 54009f8
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 54009f8

Please sign in to comment.