diff --git a/topics/products/dev_alternate_products.md b/topics/products/dev_alternate_products.md
index d031c797f..84cd274ea 100644
--- a/topics/products/dev_alternate_products.md
+++ b/topics/products/dev_alternate_products.md
@@ -4,11 +4,7 @@
Configuring plugin projects for targeting IntelliJ Platform-based IDEs other than IntelliJ IDEA.
-> All information on this page applies only when using [](tools_gradle_intellij_plugin.md).
->
-> This page will be updated soon, see [](tools_intellij_platform_gradle_plugin.md) pages in the meantime for configuration reference.
->
-{style="warning" title="Gradle Plugin 1.x Only"}
+
Plugin projects can target any (custom) IDEs, as long as the products are based on the [IntelliJ Platform](intellij_platform.md).
Such plugins are developed much like plugin projects that target IntelliJ IDEA.