Skip to content

Commit 4f590b9

Browse files
authored
update: links on the main navigation page (#5329)
1 parent ac54210 commit 4f590b9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/topics/home.topic

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
</primary>
2222
<secondary>
2323
<title>Kotlin Multiplatform</title>
24-
<a href="https://kotlinlang.org/docs/multiplatform/get-started.html" summary="Explore the Kotlin Multiplatform technology to share code between your applications">Kotlin Multiplatform overview</a>
25-
<a href="https://kmp.jetbrains.com/" summary="Quickly create and download a multiplatform project template">Kotlin Multiplatform Wizard</a>
26-
<a href="https://kotlinlang.org/docs/multiplatform/multiplatform-create-first-app.html" summary="Create a mobile app that works on both Android and iOS">Get started with Kotlin Multiplatform</a>
27-
<a href="https://kotlinlang.org/docs/multiplatform/compose-multiplatform-create-first-app.html" summary="Use Compose Multiplatform to implement one user interface across mobile, desktop, and web">Get started with Compose Multiplatform</a>
24+
<a href="https://kotlinlang.org/docs/multiplatform/quickstart.html" summary="Set up your first KMP project">Kotlin Multiplatform quickstart</a>
25+
<a href="https://kotlinlang.org/docs/multiplatform/kmp-overview.html" summary="Learn about the features and benefits of Kotlin Multiplatform">What is Kotlin Multiplatform</a>
26+
<a href="https://kotlinlang.org/docs/multiplatform/compose-multiplatform-create-first-app.html" summary="Create an application with a shared UI across Android, iOS, and desktop using Compose Multiplatform">Share both logic and UI with Compose Multiplatform</a>
27+
<a href="https://kotlinlang.org/docs/multiplatform/multiplatform-create-first-app.html" summary="Use Kotlin Multiplatform to create a mobile app that works on both Android and iOS">Share logic but keep the UI native</a>
2828
</secondary>
2929
<misc>
3030
<cards narrow="false">

0 commit comments

Comments
 (0)