From 99a77675229671ff0a5bfc4cca16eb8bae862ca6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Thu, 3 Jun 2021 17:05:19 +0200 Subject: [PATCH] README.md: fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a83316d1a..c5692bc61 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ It describes definitions of the actions, extensions, or listeners provided by th ## Code Samples -Please see [docs:code-samples] on how to import and run code samples. +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.