docs: Add missing link in Sentry deploy docs.

This commit is contained in:
Alex Vandiver
2023-05-30 17:55:02 +00:00
committed by Tim Abbott
parent 54590e67f2
commit f45a6a6d99

View File

@@ -118,7 +118,7 @@ To do so:
organization = your-organization-name organization = your-organization-name
project = your-project-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`: to your `/etc/zulip/zulip-secrets.conf`:
```ini ```ini
# Replace with your own token, found in Sentry # Replace with your own token, found in Sentry