[IntelliJ Platform Gradle Plugin] Recipes stub page

This commit is contained in:
Jakub Chrzanowski 2024-07-20 08:39:55 +02:00
parent 1e0f641eb1
commit 800fb08dd2
No known key found for this signature in database
GPG Key ID: C39095BFD769862E

View File

@ -227,4 +227,4 @@ intellijPlatform { ... }
```
The plugin also introduces a task listener which allows for creating custom tasks decorated with [](tools_intellij_platform_gradle_plugin_task_awares.md).
See [](tools_intellij_platform_gradle_plugin_recipies.md#awares) for more details.
See [](tools_intellij_platform_gradle_plugin_recipies.md) for more details.