Skip to content

Commit b404ea6

Browse files
committed
fix link
1 parent 50eaf52 commit b404ea6

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/javascript/common/configuration/integrations

1 file changed

+1
-1
lines changed

docs/platforms/javascript/common/configuration/integrations/debug.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: "Allows you to inspect the contents of a processed event and hint o
88
<Alert title="Deprecation Notice">
99

1010
The `Debug` Integration is deprecated and will be removed in the next major version of the SDK.
11-
To log outgoing events, we recommend using <PlatformLink to="/configuration/options/#hooks">Hook Options</PlatformLink> in `Sentry.init()`.
11+
To log outgoing events, we recommend using <PlatformLink to="/options/#hooks">Hook Options</PlatformLink> in `Sentry.init()`.
1212

1313
</Alert>
1414

0 commit comments

Comments
 (0)