Skip to content

Commit 445d67a

Browse files
Apply suggestions from code review
Co-authored-by: Simon Hellmayr <[email protected]>
1 parent 52a5a8d commit 445d67a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/account/auth-tokens/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Personal token permissions are customizable but cannot be edited later.
4343

4444
### Organization Tokens
4545

46-
[Organization tokens](https://sentry.io/orgredirect/organizations/:orgslug/settings/auth-tokens/) can be created in [sentry.io](https://sentry.io) on the **Auth Tokens** page under **Settings > Developer Settings > Auth Tokens**.
46+
[Organization tokens](https://sentry.io/orgredirect/organizations/:orgslug/settings/auth-tokens/) can be created in [sentry.io](https://sentry.io) on the **Auth Tokens** page under **Settings > Developer Settings > Organization Tokens**.
4747

4848
![](./img/org-auth-tokens-overview.png)
4949

@@ -53,7 +53,7 @@ They can also be generated on certain pages of Sentry's docs if you're signed in
5353

5454
</Alert>
5555

56-
Organization token names are generated for you unless you create the token through the Sentry UI. This name is only used for display purposes - it helps to identify an auth token in case you want to revoke it later. You can change the name for an organization token at [sentry.io](https://sentry.io) on the **Edit Auth Token** page under **Settings > Developer Settings > Auth Tokens**.
56+
Organization token names are generated for you unless you create the token through the Sentry UI. This name is only used for display purposes - it helps to identify an auth token in case you want to revoke it later. You can change the name for an organization token at [sentry.io](https://sentry.io) on the **Edit Auth Token** page under **Settings > Developer Settings > Organization Tokens**.
5757

5858
For security reasons, organization tokens are only visible _once_, right after you create them. If you lose the auth token, you will have to create a new one. This means you can't see the full token on the overview page or on the token detail page, you can only see the last characters of the token to help identify it.
5959

@@ -71,7 +71,7 @@ To get started, see our docs on [Internal Integrations](/organization/integratio
7171

7272
### Personal Tokens
7373

74-
[Personal tokens](https://sentry.io/settings/account/api/auth-tokens/) can be created in [sentry.io](https://sentry.io) on the **User Auth Tokens** page under the Account dropdown in the top left.
74+
[Personal tokens](https://sentry.io/settings/account/api/auth-tokens/) can be created in [sentry.io](https://sentry.io) on the **Personal Tokens** page under the Account dropdown in the top left.
7575

7676
![](./img/user-auth-tokens-menu.png)
7777

0 commit comments

Comments
 (0)