diff --git a/topics/basics/plugins_quick_start.md b/topics/basics/plugins_quick_start.md index f770651b5..1eab13218 100644 --- a/topics/basics/plugins_quick_start.md +++ b/topics/basics/plugins_quick_start.md @@ -4,6 +4,8 @@ Introduction to IntelliJ Platform plugin development. + + > See [Themes](themes_getting_started.md) for information about UI theme development. > {style="note" title="UI Themes"} @@ -11,7 +13,6 @@ This section covers the basics of working with the IntelliJ Platform. It will familiarize you with the working environment, project structure, and frequently used API components. -* [](plugin_alternatives.md) * [](plugin_required_experience.md) * [](plugin_types.md) * [](developing_plugins.md)