Skip to content

Commit d7f6891

Browse files
authored
Clarify location of SENTRY_AUTH_TOKEN in Sentry UI (#373)
1 parent 4dea077 commit d7f6891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/monitoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Once you see the onboarding page which has the DSN, copy that somewhere (this
2626
becomes `SENTRY_DSN`). Then click
2727
[this](https://sentry.io/orgredirect/settings/:orgslug/developer-settings/new-internal/)
2828
to create an internal integration. Give it a name and add the scope for
29-
`Releases:Admin`. Press Save, find the auth token at the bottom of the page, and
29+
`Releases:Admin`. Press Save, find the auth token at the bottom of the page under "Tokens", and
3030
copy that to secure location (this becomes `SENTRY_AUTH_TOKEN`). Then vist the
3131
organization settings page and copy that organization slug (`SENTRY_ORG_SLUG`).
3232

0 commit comments

Comments
 (0)