Skip to content

Commit

Permalink
fix duplicate heading (#7203)
Browse files Browse the repository at this point in the history
  • Loading branch information
shanamatthews committed Jun 16, 2023
1 parent 616538d commit 905b4cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ If your source code does not contain this snippet and you're using a Sentry plug

If you're using the Sentry CLI, verify that you're running the `inject` command **before** you upload to Sentry and **before** you deploy your files.

## Verify Your Source Files Contain Debug ID Injection Snippets
## Verify Your SDK is Up-to-Date

When inspecting the event payload JSON data in Sentry, verify that the events have a `debug_meta` property. If this property is missing and you already made sure your source files contain debug ID injection snippets, this likely means that you're using an outdated SDK.

Expand Down

1 comment on commit 905b4cb

@vercel
Copy link

@vercel vercel bot commented on 905b4cb Jun 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sentry-docs – ./

sentry-docs-git-master.sentry.dev
docs.sentry.io
sentry-docs.sentry.dev

Please sign in to comment.