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,