Skip to content

Commit 995a5f7

Browse files
committed
docs(chat): fix links to overview demo
1 parent 40c769a commit 995a5f7

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

controls/chat/functionality/actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ function OnActionClick(sender, args) {
6868

6969
* [RadChat Server-Side Programming]({%slug chat/server-side-programming/overview%})
7070

71-
* [RadChat Online Demos](https://demos.telerik.com/aspnet-ajax/chat/overview/defaultcs.aspx)
71+
* [RadChat Online Demos](https://demos.telerik.com/aspnet-ajax/chat)
7272

7373

controls/chat/functionality/cards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ To further customize the appearance of a card, you can also use [Custom Template
6868

6969
* [RadChat Client-Side Programming]({%slug chat/client-side-programming/overview%})
7070

71-
* [RadChat Online Demos](https://demos.telerik.com/aspnet-ajax/chat/overview/defaultcs.aspx)
71+
* [RadChat Online Demos](https://demos.telerik.com/aspnet-ajax/chat)
7272

7373

controls/chat/functionality/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,6 @@ kendo.chat.registerComponent("CalendarComponent", CalendarComponent);
114114

115115
* [RadChat Client-Side Programming]({%slug chat/client-side-programming/overview%})
116116

117-
* [RadChat Online Demos](https://demos.telerik.com/aspnet-ajax/chat/overview/defaultcs.aspx)
117+
* [RadChat Online Demos](https://demos.telerik.com/aspnet-ajax/chat)
118118

119119

controls/chat/functionality/templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,5 @@ function renderCustomTemplate(sender) {
8888

8989
* [Kendo UI Templates](https://docs.telerik.com/kendo-ui/framework/templates/overview)
9090

91-
* [RadChat Online Demos](https://demos.telerik.com/aspnet-ajax/chat/overview/defaultcs.aspx)
91+
* [RadChat Online Demos](https://demos.telerik.com/aspnet-ajax/chat)
9292

controls/chat/functionality/toolbar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,5 +104,5 @@ The Chat configuration object allows you to configure the following behavior asp
104104

105105
* [Kendo UI Toolbar](https://docs.telerik.com/kendo-ui/controls/conversational-ui/chat/toolbar)
106106

107-
* [RadChat Online Demos](https://demos.telerik.com/aspnet-ajax/chat/overview/defaultcs.aspx)
107+
* [RadChat Online Demos](https://demos.telerik.com/aspnet-ajax/chat)
108108

controls/chat/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ To get familiar with the UI elements of the RadChat you can also check the [RadC
4444

4545
# See Also
4646

47-
* [RadChat Online Demos](https://demos.telerik.com/aspnet-ajax/chat/overview/defaultcs.aspx)
47+
* [RadChat Online Demos](https://demos.telerik.com/aspnet-ajax/chat)
4848

4949
* [Connecting to a Chatbot Service via a Chat Agent]({%slug chat/how-to/configure-chat-agent%})
5050

0 commit comments

Comments
 (0)