diff --git a/aspnetmvc/Grid/How-to.md b/aspnetmvc/Grid/How-to.md index e4ea22d8..b450dd0c 100644 --- a/aspnetmvc/Grid/How-to.md +++ b/aspnetmvc/Grid/How-to.md @@ -1687,7 +1687,7 @@ The following code example shows how to save the exported files in a target loca See Also -For more information on enable unobtrusive please refer this [link]( http://help.syncfusion.com/aspnetmvc/getting-started#to-enable-unobtrusive-option-in-your-application). +For more information on enable unobtrusive please refer this [link](https://help.syncfusion.com/aspnetmvc/getting-started#to-enable-unobtrusive-option-in-your-application). ## Hierarchy grid with different foreignKeyField in parent and child table diff --git a/aspnetmvc/Tab/Getting-Started.md b/aspnetmvc/Tab/Getting-Started.md index bcaabfa9..8f3fe874 100644 --- a/aspnetmvc/Tab/Getting-Started.md +++ b/aspnetmvc/Tab/Getting-Started.md @@ -29,7 +29,7 @@ The ASP.NET MVCTab widget basically builds a dynamic, interactive, menu-driven i The following steps are used to create Tab control. -1. You can create an MVC Project and add necessary assembly and script with the help of the given [MVC-Getting Started](http://help.syncfusion.com/aspnetmvc/tab/getting-started) Documentation. +1. You can create an MVC Project and add necessary assembly and script with the help of the given [MVC-Getting Started](https://help.syncfusion.com/aspnetmvc/tab/getting-started) Documentation. 2. Add the mentioned code to the corresponding view page for Tab rendering. @@ -101,7 +101,7 @@ The ASP.NET MVC Rating control provides an intuitive rating experience that allo For more information about rating, refer to the following link: - + {% highlight CSHTML %} diff --git a/aspnetmvc/UploadBox/File-Size.md b/aspnetmvc/UploadBox/File-Size.md index 13f9c99e..8f1942b6 100644 --- a/aspnetmvc/UploadBox/File-Size.md +++ b/aspnetmvc/UploadBox/File-Size.md @@ -40,7 +40,7 @@ In the UploadBox control, you can browse files with the size going up to gigabyt To know about file action, we need to refer link: - + The following screenshot displays UploadBox control with customized file size.