From 1b63ec5b85d28dcf3369aacb44d7e196566e9b98 Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:14:09 +0300 Subject: [PATCH] SEO-173775 ASP.NET MVC Page with Redirect --- aspnetmvc/Schedule/Getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetmvc/Schedule/Getting-started.md b/aspnetmvc/Schedule/Getting-started.md index 4f150f94a..f4d26210e 100644 --- a/aspnetmvc/Schedule/Getting-started.md +++ b/aspnetmvc/Schedule/Getting-started.md @@ -8,7 +8,7 @@ keywords: ejschedule, schedule, schedule widget, js schedule --- # Getting Started -Follow the steps pointed out in the [Getting Started](http://help.syncfusion.com/aspnetmvc/getting-started) page of the Introduction part to create an MVC application with required assembly references, scripts and stylesheets. +Follow the steps pointed out in the [Getting Started](https://help.syncfusion.com/aspnetmvc/getting-started) page of the Introduction part to create an MVC application with required assembly references, scripts and stylesheets. Create a new Class in controller page to define the data to be passed to the Scheduler as mentioned below,