From 0421e6006ffec93e919ff08f4126008df3b46fd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Tue, 17 Sep 2024 15:42:59 +0200 Subject: [PATCH] using_kotlin.md: Testing K2 Mode, replace with link --- topics/tutorials/using_kotlin.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/topics/tutorials/using_kotlin.md b/topics/tutorials/using_kotlin.md index 8e32f6cb0..201fce020 100644 --- a/topics/tutorials/using_kotlin.md +++ b/topics/tutorials/using_kotlin.md @@ -251,10 +251,9 @@ Use inspection Plugin DevKit | Code | Companion object in extensionsSettings | Languages & Frameworks | Kotlin). -Instead, specify system property `idea.kotlin.plugin.use.k2=true` explicitly (see [](tools_intellij_platform_gradle_plugin_faq.md#how-to-modify-system-properties-of-the-runide-task)). +See [Testing in K2 Locally](https://kotlin.github.io/analysis-api/testing-in-k2-locally.html). ### Analysis API