Skip to content

Commit e4af83c

Browse files
Change issue tracker to YouTrack in readme (#5111)
1 parent c6f07fd commit e4af83c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ For example, you can share UIs between iOS and Android or Windows and MacOS.
2424

2525
> iOS support is in Beta. It is feature complete, and migration issues should be minimal. You may still encounter bugs, performance and developer experience issues, but not as much as in the Alpha stage.
2626
> We would appreciate your feedback on it in the public Slack channel [#compose-ios](https://kotlinlang.slack.com/archives/C0346LWVBJ4/p1678888063176359).
27-
> If you face any issues, please report them on [GitHub](https://github.com/JetBrains/compose-multiplatform/issues).
27+
> If you face any issues, please report them on [YouTrack](https://youtrack.jetbrains.com/newIssue?project=CMP).
2828
2929
Compose Multiplatform shares most of its API with Jetpack Compose, the Android UI framework developed by Google.
3030
You can use the same APIs to build user interfaces for both Android and iOS.
@@ -57,7 +57,7 @@ It has desktop extensions for menus, keyboard shortcuts, window manipulation, an
5757

5858
> Web support is in Alpha. It may change incompatibly and require manual migration in the future.
5959
> We would appreciate your feedback on it in the public Slack channel [#compose-web](https://kotlinlang.slack.com/archives/C01F2HV7868/p1678887590205449).
60-
> If you face any issues, please report them on [GitHub](https://github.com/JetBrains/compose-multiplatform/issues).
60+
> If you face any issues, please report them on [YouTrack](https://youtrack.jetbrains.com/newIssue?project=CMP).
6161
6262
You can experiment with sharing your mobile or desktop UIs with the web. Compose for Web is based on [Kotlin/Wasm](https://kotl.in/wasm),
6363
the newest target for Kotlin Multiplatform projects. It allows Kotlin developers to run their code in the browser with

0 commit comments

Comments
 (0)