diff --git a/docs/topics/multiplatform/multiplatform.md b/docs/topics/multiplatform/multiplatform.md index c5f2b1b974a..4d832725d7f 100644 --- a/docs/topics/multiplatform/multiplatform.md +++ b/docs/topics/multiplatform/multiplatform.md @@ -26,7 +26,7 @@ you can also share UIs across Android and iOS to create fully cross-platform app ![Sharing different levels and UI](multiplatform-compose.svg){width=600} -Check out the [Get started with Compose Multiplatform](https://github.com/JetBrains/compose-multiplatform-ios-android-template/#readme) +Check out the [Create a Compose Multiplatform app](https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-multiplatform-getting-started.html) tutorial to create your own mobile application with UIs shared between both platforms. ### Multiplatform libraries