Skip to content

Commit 329c6a4

Browse files
authored
Updated version compatability link
1 parent 4b5cbc3 commit 329c6a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/kotlin/guides/kotlin-multiplatform/troubleshooting.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This example shows you how to fix the issue for the iOS simulator target, but th
2222

2323
**1. Download the Sentry xcframework**
2424

25-
- Choose the Sentry Cocoa release based on the version specified in the [version compatibility table](/platforms/kotlin/guides/kotlin-multiplatform/#cocoa-sdk-version-compatibility-table)
25+
- Choose the Sentry Cocoa release based on the version specified in the [version compatibility table](https://github.com/getsentry/sentry-kotlin-multiplatform?tab=readme-ov-file#cocoa-sdk-version-compatibility-table)
2626
- Download the `Sentry.xcframework.zip` on [GitHub](https://github.com/getsentry/sentry-cocoa/releases), and unzip it.
2727

2828
**2. Create a frameworks directory and insert `Sentry.framework`**

0 commit comments

Comments
 (0)