tools_intellij_platform_gradle_plugin_faq.md: fix link

This commit is contained in:
Yann Cébron 2024-07-22 15:12:01 +02:00
parent 59da187d91
commit d945cc595b

View File

@ -42,7 +42,7 @@ intellijPlatform {
}
```
It is also possible to disable it for a specific [`runIde`](tools_gradle_intellij_plugin.md#tasks-runide)-based task as follows:
It is also possible to disable it for a specific [`runIde`](tools_intellij_platform_gradle_plugin_tasks.md#runIde)-based task as follows:
```kotlin
tasks {