From fe15f86910162282b5852d6deddb000c6281c5a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Wed, 10 Jul 2024 11:42:20 +0200 Subject: [PATCH] code samples: README remove link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72220d304..477b958e7 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#tasks-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` task. | Code Sample | Description | |-----------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------|