Skip to content

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
arturl committed Jan 17, 2025
1 parent 68c6e77 commit 1cfff52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/pulumi-cloud/copilot/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The `Authorization` header must be in the form below with the literal string `to
Authorization: token {token}
```

To view your access tokens, or create a new one, view the <a href="https://app.pulumi.com/account/tokens" target="_blank">Access Tokens</a> page. You will see a list of past tokens, when they were last used, and have the ability to revoke them.
To view your access tokens, or create a new one, view the [Access Tokens](https://app.pulumi.com/user/settings/tokens) page. You will see a list of past tokens, when they were last used, and have the ability to revoke them.

The Pulumi Copilot REST API will return a 401 status code if the token is missing or invalid.

Expand Down

0 comments on commit 1cfff52

Please sign in to comment.