Skip to content

Commit 7c86358

Browse files
authored
update: removed underperforming Fleet tutorial links that got in the way of other content
1 parent 0614deb commit 7c86358

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

topics/compose-onboard/compose-multiplatform-new-project.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,6 @@ code to load and display them:
419419
We encourage you to explore multiplatform development further and try out more projects:
420420
421421
* [Make your Android app cross-platform](multiplatform-integrate-in-existing-app.md)
422-
* [Try JetBrains Fleet for a new multiplatform experience without switching between IDEs](fleet.md)
423422
* [Create a multiplatform app using Ktor and SQLDelight](multiplatform-ktor-sqldelight.md)
424423
* [Share business logic between iOS and Android while keeping the UI native](multiplatform-getting-started.md)
425424
* [See the curated list of sample projects](multiplatform-samples.md)

topics/compose-onboard/compose-multiplatform-setup.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@
1313
Before you create your first application that works on both iOS and Android, you'll need to set up an environment for Kotlin Multiplatform
1414
development.
1515

16-
> To try a new multiplatform experience without juggling different IDEs and switching to
17-
> Xcode for writing Swift code, try out JetBrains Fleet following [a similar tutorial](fleet.md).
18-
>
19-
{type="tip"}
20-
2116
## Install the necessary tools
2217

2318
We recommend that you install the latest stable versions for compatibility and better performance.

0 commit comments

Comments
 (0)