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