Skip to content

Commit 49dc5f5

Browse files
authored
ref(android): rename Apollo 2 to mention version and update callout (#12730)
* ref(android): rename Apollo 2 to mention version and update callout
1 parent d1d5d7b commit 49dc5f5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/platforms/android/integrations/apollo/index.mdx renamed to docs/platforms/android/integrations/apollo2/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Apollo
2+
title: Apollo 2
33
caseStyle: camelCase
44
supportLevel: production
55
sdk: sentry.java.apollo
6-
description: "Learn more about the Sentry Apollo integration for the Android SDK."
6+
description: "Learn more about the Sentry Apollo 2 integration for the Android SDK."
77
categories:
88
- mobile
99
---
@@ -18,7 +18,7 @@ Sentry Apollo integration provides the `SentryApolloInterceptor`, which creates
1818

1919
<Alert>
2020

21-
This integration supports Apollo 2.x. For Apollo 3.x use our <PlatformLink to="/integrations/apollo3/">Apollo3 integration</PlatformLink>.
21+
This integration supports Apollo 2.x. For Apollo 3.x use our <PlatformLink to="/integrations/apollo3/">Apollo 3 integration</PlatformLink>. For Apollo 4.x use our <PlatformLink to="/integrations/apollo4/">Apollo 4 integration</PlatformLink>.
2222

2323
</Alert>
2424

docs/platforms/java/common/tracing/instrumentation/apollo.mdx renamed to docs/platforms/java/common/tracing/instrumentation/apollo2.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Apollo Integration
2+
title: Apollo 2 Integration
33
sidebar_order: 30
44
sdk: sentry.java.apollo
55
description: "Learn how to capture tracing information of the Apollo GraphQL client."
@@ -19,7 +19,7 @@ Sentry Apollo integration provides the `SentryApolloInterceptor`, which creates
1919

2020
<Alert>
2121

22-
This integration supports Apollo 2.x. For Apollo 3.x use our <PlatformLink to="/tracing/instrumentation/apollo3">Apollo3 integration</PlatformLink>.
22+
This integration supports Apollo 2.x. For Apollo 3.x use our <PlatformLink to="/tracing/instrumentation/apollo3">Apollo 3 integration</PlatformLink>. For Apollo 4.x use our <PlatformLink to="/tracing/instrumentation/apollo4">Apollo 4 integration</PlatformLink>.
2323

2424
</Alert>
2525

0 commit comments

Comments
 (0)