Skip to content

Commit

Permalink
fix: fix the outdated link (#4279)
Browse files Browse the repository at this point in the history
  • Loading branch information
koshachy authored Jun 7, 2024
1 parent c6906fe commit 5eb3005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/topics/multiplatform/multiplatform.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5eb3005

Please sign in to comment.