File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,9 +24,9 @@ raise ValueError() # Will also create an event.
24
24
25
25
To learn more about how to use the SDK:
26
26
27
- - [ Getting started with the new SDK] ( https://docs.sentry.io/quickstart/?platform=python )
27
+ - [ Getting started with the new SDK] ( https://docs.sentry.io/error-reporting/ quickstart/?platform=python )
28
28
- [ Configuration options] ( https://docs.sentry.io/error-reporting/configuration/?platform=python )
29
- - [ Setting context (tags, user, extra information)] ( https://docs.sentry.io/enriching-error-data/context /?platform=python )
29
+ - [ Setting context (tags, user, extra information)] ( https://docs.sentry.io/enriching-error-data/additional-data /?platform=python )
30
30
- [ Integrations] ( https://docs.sentry.io/platforms/python/ )
31
31
32
32
Are you coming from raven-python?
You can’t perform that action at this time.
0 commit comments