Skip to content

Commit a99af92

Browse files
committed
Update stacktrace link docs with correct source code link
1 parent d65549d commit a99af92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/organization/integrations/integration-platform/ui-components/stacktrace-link.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ This feature allows you to insert a link within a stack trace frame. The link co
4444

4545
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`.
4646

47-
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).
47+
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).

0 commit comments

Comments
 (0)