diff --git a/topics/user_interface_components/kotlin_ui_dsl_version_2.md b/topics/user_interface_components/kotlin_ui_dsl_version_2.md index 362aa6b43..fd84e7bab 100644 --- a/topics/user_interface_components/kotlin_ui_dsl_version_2.md +++ b/topics/user_interface_components/kotlin_ui_dsl_version_2.md @@ -36,9 +36,9 @@ The following significant changes were made: ## UI DSL Showcase -It is highly recommended taking a look at UI DSL Showcase demo available via Tools | Internal Actions | UI | UI DSL Showcase (see [Internal Actions](internal_actions_intro.md) if not available in your IDE instance). +It is highly recommended taking a look at the UI DSL demo available via Tools | Internal Actions | UI | UI DSL Showcase (see [Internal Actions](internal_actions_intro.md) if not available in your IDE instance). -It describes some UI DSL basics and contains explanations, tips, a list of all available components, and many examples. +It describes some UI DSL basics and contains explanations, tips, a list of all available components, and many examples with links to the source code. > All sections below refer to relevant tab available in this demo: >