From 9218e7b5cc0e76727cb26d2691e734f3ec10ad89 Mon Sep 17 00:00:00 2001 From: Karol Lewandowski Date: Mon, 30 May 2022 12:01:57 +0200 Subject: [PATCH] kotlin_ui_dsl_version_2.md: mention links to the UI DSL Showcase source code --- topics/user_interface_components/kotlin_ui_dsl_version_2.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: >