mirror of https://github.com/zulip/zulip.git
docs: Add missing link in Sentry deploy docs.
This commit is contained in:
parent
54590e67f2
commit
f45a6a6d99
|
@ -118,7 +118,7 @@ To do so:
|
|||
organization = your-organization-name
|
||||
project = your-project-name
|
||||
```
|
||||
6. Add the [authentication token] for your internal Sentry integration
|
||||
6. Add the [authentication token][sentry-tokens] for your internal Sentry integration
|
||||
to your `/etc/zulip/zulip-secrets.conf`:
|
||||
```ini
|
||||
# Replace with your own token, found in Sentry
|
||||
|
|
Loading…
Reference in New Issue