From 50b0077089ff3f1566d1e9e6cc37494f80fff7f5 Mon Sep 17 00:00:00 2001 From: Vlada Skorokhodova Date: Wed, 27 Nov 2024 17:28:06 +0400 Subject: [PATCH] Another link fix --- .../Chat/05 Getting Started with Chat/05 Create a Chat.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/concepts/05 UI Components/Chat/05 Getting Started with Chat/05 Create a Chat.md b/concepts/05 UI Components/Chat/05 Getting Started with Chat/05 Create a Chat.md index 0ca3bdf47b..e705f6d9e3 100644 --- a/concepts/05 UI Components/Chat/05 Getting Started with Chat/05 Create a Chat.md +++ b/concepts/05 UI Components/Chat/05 Getting Started with Chat/05 Create a Chat.md @@ -96,7 +96,7 @@ --- -To limit the Chat size, use the [width]() and [height]() properties: +To limit the Chat size, use the [width](/Documentation/ApiReference/UI_Components/dxChat/Configuration/#width) and [height](/Documentation/ApiReference/UI_Components/dxChat/Configuration/#height) properties: --- ##### jQuery