Skip to content

Commit 5108f0c

Browse files
committed
link fix
1 parent 1f3da0e commit 5108f0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/connections/auto-instrumentation/kotlin-setup.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,12 @@ This guide shows how to install and configure the library, as well as how to ena
1717
To use Signals with Android, you need:
1818

1919
- An active Segment workspace with Auto-Instrumentation enabled.
20-
- A Kotlin-based Android project.
2120
- Android Gradle Plugin version 7.0 or later.
2221
- A minimum compile SDK version of 21.
2322

2423
Signals supports [Jetpack Compose](https://developer.android.com/compose){:target="_blank"} and traditional Android UI frameworks. It also includes optional plugins for network tracking using [OkHttp3](https://square.github.io/okhttp/){:target="_blank"}, [Retrofit](https://square.github.io/retrofit/){:target="_blank"}, or [HttpURLConnection](https://developer.android.com/reference/java/net/HttpURLConnection){:target="_blank"}.
2524

26-
Segment recommends testing in a development environment before deploying Signals in production. For more information, see [Debug mode](#step-4-enable-debug-mode).
25+
Segment recommends testing in a development environment before deploying Signals in production. For more information, see [Debug mode](#step-3-enable-debug-mode).
2726

2827
## Prerequisites
2928

src/connections/auto-instrumentation/swift-setup.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ You need the `writeKey` from an existing Segment source. To find it:
2121
3. From the source's overview tab, go to **Settings > API Keys**.
2222
4. Copy the `writeKey` shown in the code block.
2323

24+
Segment recommends testing in a development environment before deploying Signals in production. For more information, see [Debug mode](#step-3-enable-debug-mode).
2425

2526
## Prerequisites
2627

0 commit comments

Comments
 (0)