From b2fde0d16801cc46cd102fa1d3dca57f39c21424 Mon Sep 17 00:00:00 2001 From: Jakub Chrzanowski Date: Thu, 25 Aug 2022 13:21:39 +0200 Subject: [PATCH] tools_gradle_intellij_plugin.md: reorganize tasks sections --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3482627ab..44cfebc84 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`](tools_gradle_intellij_plugin.md#runide-task) 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#tasks-runide) task. | Code Sample | Description | |------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|