Skip to content

Commit 5a893f3

Browse files
authored
Fix link to IJ plugin sources in doc (#6575)
1 parent 38f9856 commit 5a893f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/testing/android-studio-plugin.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,4 +136,4 @@ Unless you opt out, the plugin reports properties and events related to:
136136
- usage of the IDE plugin (e.g. which features are enabled in the settings)
137137

138138
The exact list of properties and events can be found in
139-
the [source code](https://github.com/apollographql/apollo-kotlin/blob/main/intellij-plugin/src/main/kotlin/com/apollographql/ijplugin/telemetry/TelemetrySession.kt).
139+
the [source code](https://github.com/apollographql/apollo-intellij-plugin/blob/main/plugin/src/main/kotlin/com/apollographql/ijplugin/telemetry/TelemetrySession.kt).

0 commit comments

Comments
 (0)