diff --git a/docs/organization/integrations/integration-platform/ui-components/stacktrace-link.mdx b/docs/organization/integrations/integration-platform/ui-components/stacktrace-link.mdx index 45c6b00e5d2d1..f2c8c2c27ad8c 100644 --- a/docs/organization/integrations/integration-platform/ui-components/stacktrace-link.mdx +++ b/docs/organization/integrations/integration-platform/ui-components/stacktrace-link.mdx @@ -44,4 +44,4 @@ This feature allows you to insert a link within a stack trace frame. The link co Any time a component supports a `uri` attribute, Sentry will make a request to the third-party service using the Base URL or their `webhook_url`. -For a more complete description of the grammar, see the [source code](https://github.com/getsentry/sentry/blob/master/src/sentry/api/validators/sentry_apps/schema.py). +For a more complete description of the grammar, see the [source code](https://github.com/getsentry/sentry/blob/cdb843e95a0994e6e51f12a14dc19f7c6cfc162c/src/sentry/sentry_apps/api/parsers/schema.py).