Skip to content

Commit 3a0aa3f

Browse files
fix(docs): fix 404 lint error
1 parent 80e393e commit 3a0aa3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/auth.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You can create authentication tokens within Sentry by [creating an internal inte
2525

2626
Some API endpoints require an authentication token that's associated with your user account, rather than an authentication token from an internal integration. These auth tokens can be created within Sentry on the "User settings" page (**User settings > User Auth Tokens**) and assigned specific scopes.
2727

28-
The endpoints that require a user authentication token are specific to your user, such as [List Your Organizations](/api/organizations/list-your-organizations/).
28+
The endpoints that require a user authentication token are specific to your user, such as [Retrieve an Organization](/api/organizations/retrieve-an-organization/).
2929

3030
## DSN Authentication
3131

0 commit comments

Comments
 (0)