From b5d9aa9edb1259a3fcd29721c6381f7300fe02c3 Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Fri, 8 Sep 2023 15:05:08 +0300 Subject: [PATCH] Update Getting-Started.md --- aspnet/DateTimePicker/Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnet/DateTimePicker/Getting-Started.md b/aspnet/DateTimePicker/Getting-Started.md index 8d0f3c174..955006790 100644 --- a/aspnet/DateTimePicker/Getting-Started.md +++ b/aspnet/DateTimePicker/Getting-Started.md @@ -23,7 +23,7 @@ The following screenshot illustrates the functionality of a DateTimePicker with ### Create DateTimePicker -You can create an ASP.NET Project and add necessary assemblies and scripts with the help of the given [ASP-Getting Started](https://help.syncfusion.com/aspnet/getting-started) Documentation. +You can create an ASP.NET Project and add necessary assemblies and scripts with the help of the given [ASP-Getting Started](https://help.syncfusion.com/aspnet/getting-started/manual-integration-of-syncfusion-aspnet-controls) Documentation.