diff --git a/src/docs/sdk/features.mdx b/src/docs/sdk/features.mdx index 2f0232a2d9..b0710c754f 100644 --- a/src/docs/sdk/features.mdx +++ b/src/docs/sdk/features.mdx @@ -27,7 +27,7 @@ What scope means depends on the application, for a web framework it is most like ## Automatic Context Data -Automatic addition of useful attributes such as `tags` or `extra` or specific `contexts`. Typically means the SDK hooks into a framework so that it can set attributes that are known to be useful for most users. Please check [Data Handling](data-handling) for considerations. +Automatic addition of useful attributes such as `tags` or `extra` or specific `contexts`. Typically means the SDK hooks into a framework so that it can set attributes that are known to be useful for most users. Please check [Data Handling](https://develop.sentry.dev/sdk/data-handling/) for considerations. ## Breadcrumbs