We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50eaf52 commit b404ea6Copy full SHA for b404ea6
docs/platforms/javascript/common/configuration/integrations/debug.mdx
@@ -8,7 +8,7 @@ description: "Allows you to inspect the contents of a processed event and hint o
8
<Alert title="Deprecation Notice">
9
10
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()`.
+To log outgoing events, we recommend using <PlatformLink to="/options/#hooks">Hook Options</PlatformLink> in `Sentry.init()`.
12
13
</Alert>
14
0 commit comments