diff --git a/examples/chat/README.md b/examples/chat/README.md index f1c3f18984d..45a834e47a5 100644 --- a/examples/chat/README.md +++ b/examples/chat/README.md @@ -9,7 +9,7 @@ Example can run on Android, iOS, desktop or in a browser. ## Setting up your development environment -To setup the environment, please consult these [instructions](https://github.com/JetBrains/compose-multiplatform-template#setting-up-your-development-environment). +To setup the environment, please consult these [instructions](https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-multiplatform-setup.html). ## How to run diff --git a/examples/cocoapods-ios-example/README.md b/examples/cocoapods-ios-example/README.md index cfd7ceae2ee..50275dc5e99 100644 --- a/examples/cocoapods-ios-example/README.md +++ b/examples/cocoapods-ios-example/README.md @@ -10,7 +10,7 @@ The official Kotlin documentation provides more information on working with Coco ## Setting up your development environment -To setup the environment, please consult these [instructions](https://github.com/JetBrains/compose-multiplatform-template#setting-up-your-development-environment). +To setup the environment, please consult these [instructions](https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-multiplatform-setup.html). ## How to run diff --git a/examples/codeviewer/README.md b/examples/codeviewer/README.md index 14133a90af5..2c680764cfe 100644 --- a/examples/codeviewer/README.md +++ b/examples/codeviewer/README.md @@ -3,7 +3,7 @@ Code Viewer example for Desktop, Android and iOS written in Compose Multiplatfor ## Setting up your development environment -To setup the environment, please consult these [instructions](https://github.com/JetBrains/compose-multiplatform-template#setting-up-your-development-environment). +To setup the environment, please consult these [instructions](https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-multiplatform-setup.html). ## How to run diff --git a/examples/graphics-2d/README.md b/examples/graphics-2d/README.md index 0cf145bd7b9..8399512bdba 100644 --- a/examples/graphics-2d/README.md +++ b/examples/graphics-2d/README.md @@ -5,7 +5,7 @@ Example can run on Android, iOS, desktop or in a browser. ## Setting up your development environment To setup the environment, please consult -these [instructions](https://github.com/JetBrains/compose-multiplatform-template#setting-up-your-development-environment). +these [instructions](https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-multiplatform-setup.html). ## How to run diff --git a/examples/imageviewer/README.md b/examples/imageviewer/README.md index 741be7c8a86..42a81f5e7c0 100755 --- a/examples/imageviewer/README.md +++ b/examples/imageviewer/README.md @@ -5,7 +5,7 @@ based on Compose Multiplatform (desktop, Android and iOS). ## Setting up your development environment -To setup the environment, please consult these [instructions](https://github.com/JetBrains/compose-multiplatform-template#setting-up-your-development-environment). +To setup the environment, please consult these [instructions](https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-multiplatform-setup.html). ## How to run diff --git a/examples/todoapp-lite/README.md b/examples/todoapp-lite/README.md index e48f62f5b30..4ba856f59af 100755 --- a/examples/todoapp-lite/README.md +++ b/examples/todoapp-lite/README.md @@ -6,7 +6,7 @@ Supported targets: Android, Desktop and iOS. ## Setting up your development environment -To setup the environment, please consult these [instructions](https://github.com/JetBrains/compose-multiplatform-template#setting-up-your-development-environment). +To setup the environment, please consult these [instructions](https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-multiplatform-setup.html). ## How to run diff --git a/examples/widgets-gallery/README.md b/examples/widgets-gallery/README.md index 82c654e14c1..e16fe41717c 100644 --- a/examples/widgets-gallery/README.md +++ b/examples/widgets-gallery/README.md @@ -10,7 +10,7 @@ demonstrating how to use various Material widgets. ## Setting up your development environment -To setup the environment, please consult these [instructions](https://github.com/JetBrains/compose-multiplatform-template#setting-up-your-development-environment). +To setup the environment, please consult these [instructions](https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-multiplatform-setup.html). ## How to run