Skip to content

Commit 1f8c30c

Browse files
Luca Forstnercoolguyzone
andauthored
Update docs/platforms/javascript/common/troubleshooting/index.mdx
Co-authored-by: Alex Krawiec <[email protected]>
1 parent 1c9f62c commit 1f8c30c

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/javascript/common/troubleshooting

1 file changed

+1
-1
lines changed

docs/platforms/javascript/common/troubleshooting/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ If you set up the Sentry SDK and it is not sending any data to Sentry,
1616

1717
- Check that you have disabled any ad-blockers.
1818
- Set `debug: true` in the `Sentry.init()` options and observe your console output when you start your application. The SDK may tell you why it is not sending any data.
19-
- Check the "Stats" and "Subscription" pages in Sentry. You may have ran out of quota.
19+
- Check the [Stats](https://sentry.io/orgredirect/organizations/:orgslug/stats/) and [Suscription](https://sentry.io/orgredirect/organizations/:orgslug/settings/billing/overview/) pages in Sentry. You may have ran out of quota.
2020

2121
</Expandable>
2222

0 commit comments

Comments
 (0)