We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06c0c36 commit 1782293Copy full SHA for 1782293
docs/platforms/kotlin-multiplatform/index.mdx
@@ -40,6 +40,6 @@ To view and resolve the recorded error, log into [sentry.io](https://sentry.io)
40
## Next Steps
41
42
- <PlatformLink to="/features">Learn more about Sentry's Kotlin Multiplatform SDK features</PlatformLink>
43
-- <PlatformLink to="/initialization-stra">Get to know different ways initialize the SDK</PlatformLink>
+- <PlatformLink to="/initialization-strategies">Learn about different strategies on how to initialize the SDK</PlatformLink>
44
- <PlatformLink to="/configuration/gradle">Configuration options for the Kotlin Multiplatform Gradle Plugin</PlatformLink>
45
- <PlatformLink to="/debug-symbols">Add readable stack traces to your errors</PlatformLink>
0 commit comments