Skip to content

Commit 04860d4

Browse files
docs(timeline): Fix link
1 parent 8aa4852 commit 04860d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controls/timeline/data-binding/server-side/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The following properties and methods are used when binding RadTimeline to a data
4949

5050
* **DataBind** method - must be called after the aforementioned properties are set, when binding at runtime. This method is mandatory for binding at runtime.
5151

52-
>note If you need to map additional fields from the Data Source to properties of RadTimeline item, the **ItemDataBound** event should be used. See [Binding To ASP DataSource Components]({%slug timeline/data-binding/server-side/binding-to-asp-datasource-components%}), for an example.
52+
>note If you need to map additional fields from the Data Source to properties of RadTimeline item, the **ItemDataBound** event should be used. See [Binding To ASP DataSource Components](https://docs.telerik.com/devtools/aspnet-ajax/controls/timeline/data-binding/server-side/binding-to-asp-datasource-components), for an example.
5353
>
5454
5555

0 commit comments

Comments
 (0)