-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/browser
SDK Version
7.120.3
Framework Version
No response
Link to Sentry event
https://monitoring-demo-europe.sentry.io/issues/?project=4508850509119568&referrer=sidebar
Reproduction Example/SDK Setup
This docs section has a mistake for organizations configured to be stored in EU data storage location.
Steps to Reproduce
Read the docs :)
Expected Result
The expected result is to have this link in the docs:
<script src="https://js-de.sentry-cdn.com/25948d48b722913301940234eef57a6f.min.js" crossorigin="anonymous"></script>
Actual Result
This is the loader script in the docs is this (see also screenshot below):
<script
src="https://js.sentry-cdn.com/25948d48b722913301940234eef57a6f.min.js"
crossorigin="anonymous"
></script>
However, this link leads to here: https://js.sentry-cdn.com/25948d48b722913301940234eef57a6f.min.js
And it's a no-op script.
Metadata
Metadata
Assignees
Projects
Status
No status