Skip to content

Commit d75aee2

Browse files
authored
fix(java): Update sample applications link in migration guide (#14958)
1 parent 8e61ed8 commit d75aee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/java/common/migration/7.x-to-8.0.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,4 @@ If you've not been using the Sentry OpenTelemetry agent before, you can add `sen
113113

114114
If you want to skip auto initialization of the SDK performed by the agent, please follow the steps above and set the environment variable `SENTRY_AUTO_INIT` to `false`, then use `Sentry.init` as usual.
115115

116-
We've added more sample applications that showcase how to combine Sentry and OpenTelemetry (https://github.com/getsentry/sentry-java/tree/8.x.x/sentry-samples).
116+
We've added more sample applications that showcase how to combine Sentry and OpenTelemetry (https://github.com/getsentry/sentry-java/tree/main/sentry-samples).

0 commit comments

Comments
 (0)