From 51fa8712c1380d157900e21bbe30afa8ec6a7d45 Mon Sep 17 00:00:00 2001 From: Jakub Chrzanowski Date: Thu, 2 Jun 2022 22:30:33 +0200 Subject: [PATCH] Gradle IntelliJ Plugin documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63463f30d..3482627ab 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ It describes definitions of the actions, extensions, or listeners provided by th Please see [Code Samples][docs:code-samples] topic on how to import and run code samples. -In the following table, you may find all available samples provided in the separated directories as stand-alone projects available for running with the Gradle `:runIde` task. +In the following table, you may find all available samples provided in the separated directories as stand-alone projects available for running with the Gradle [`runIde`](tools_gradle_intellij_plugin.md#runide-task) task. | Code Sample | Description | |------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|