diff --git a/topics/journal/native-and-cross-platform.md b/topics/journal/native-and-cross-platform.md index 58ad85dd..1b635d1d 100644 --- a/topics/journal/native-and-cross-platform.md +++ b/topics/journal/native-and-cross-platform.md @@ -101,7 +101,7 @@ If a technology is widely used by professionals, it has a strong ecosystem, many #### 6. Visibility and learning resources -If you're considering trying cross-platform app development, one of the factors you should consider is how easy it is to find learning materials for the different multiplatform frameworks. Check their official documentation, books, and courses. Be sure they provide a [product roadmap](https://blog.jetbrains.com/kotlin/2023/11/kotlin-multiplatform-development-roadmap-for-2024/) with long-term plans. +If you're considering trying cross-platform app development, one of the factors you should consider is how easy it is to find learning materials for the different multiplatform frameworks. Check their official documentation, books, and courses. Be sure they provide a [product roadmap](https://blog.jetbrains.com/kotlin/2024/10/kotlin-multiplatform-development-roadmap-for-2025/) with long-term plans. ## When should you choose cross-platform app development? diff --git a/topics/overview/faq.md b/topics/overview/faq.md index 7d17ce34..cf5aad6b 100644 --- a/topics/overview/faq.md +++ b/topics/overview/faq.md @@ -215,7 +215,7 @@ iOS components into your screen, updates may affect their appearance. We at JetBrains are investing much to provide the best experience for multiplatform development and eliminate existing pains of multiplatform users. We have plans for improving the core Kotlin Multiplatform technology, integration with the Apple ecosystem, tooling, and our Compose Multiplatform UI framework. -[Check out our roadmap](https://blog.jetbrains.com/kotlin/2023/11/kotlin-multiplatform-development-roadmap-for-2024/). +[Check out our roadmap](https://blog.jetbrains.com/kotlin/2024/10/kotlin-multiplatform-development-roadmap-for-2025/). ### When will Compose Multiplatform become Stable?