diff --git a/topics/appendix/tools/gradle_intellij_plugin/tools_gradle_intellij_plugin.md b/topics/appendix/tools/gradle_intellij_plugin/tools_gradle_intellij_plugin.md index 37ce3c7e0..7f1e160e4 100644 --- a/topics/appendix/tools/gradle_intellij_plugin/tools_gradle_intellij_plugin.md +++ b/topics/appendix/tools/gradle_intellij_plugin/tools_gradle_intellij_plugin.md @@ -194,7 +194,7 @@ intellij { #### version {id="intellij-extension-version"} -All available JetBrains IDEs versions can be found at [IntelliJ Artifacts](intellij_artifacts.md) page. +All available JetBrains IDEs versions can be found in the repositories described on the [](intellij_artifacts.md) page. The version of the IntelliJ Platform IDE that will be used to build the plugin. Please see [](plugin_compatibility.md) for more details.