Skip to content

Commit c65193a

Browse files
authored
Update src/connections/sources/catalog/libraries/mobile/kotlin-android/kotlin-android-faq.md
1 parent a3b03b3 commit c65193a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/mobile/kotlin-android/kotlin-android-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ For a sample implementation see our [Kotlin Sample App](https://github.com/segme
8181
When you successfully package a plugin in device-mode, you will no longer see the integration listed as `false` in the integrations object for a Segment event. This logic is now packaged in the event metadata, and is not surfaced in the Segment debugger.
8282

8383
## What is the instanceId set in context?
84-
The instanceId was introduced in [V 1.10.1](https://github.com/segmentio/analytics-kotlin/releases/tag/1.10.1) and correlates events to a particular instance of the client in a scenario when you might have multiple instances on a single app.
84+
The instanceId was introduced in [V 1.10.1](https://github.com/segmentio/analytics-kotlin/releases/tag/1.10.1){:target="_blank"} and correlates events to a particular instance of the client in a scenario when you might have multiple instances on a single app.

0 commit comments

Comments
 (0)