Skip to content

Commit 8d9e064

Browse files
Merge pull request #372 from syncfusion-content/SEO-175659-ASPNETMVC-Page-with-Redirect
Merged #372 into hotfix
2 parents 64c6af2 + 88d8da2 commit 8d9e064

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

aspnetmvc/Grid/How-to.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1687,7 +1687,7 @@ The following code example shows how to save the exported files in a target loca
16871687

16881688
See Also
16891689

1690-
For more information on enable unobtrusive please refer this [link]( http://help.syncfusion.com/aspnetmvc/getting-started#to-enable-unobtrusive-option-in-your-application).
1690+
For more information on enable unobtrusive please refer this [link](https://help.syncfusion.com/aspnetmvc/getting-started#to-enable-unobtrusive-option-in-your-application).
16911691

16921692
## Hierarchy grid with different foreignKeyField in parent and child table
16931693

aspnetmvc/Tab/Getting-Started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The ASP.NET MVCTab widget basically builds a dynamic, interactive, menu-driven i
2929

3030
The following steps are used to create Tab control.
3131

32-
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.
32+
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.
3333
2. Add the mentioned code to the corresponding view page for Tab rendering.
3434

3535

@@ -101,7 +101,7 @@ The ASP.NET MVC Rating control provides an intuitive rating experience that allo
101101

102102
For more information about rating, refer to the following link:
103103

104-
<http://help.syncfusion.com/aspnetmvc>
104+
<https://help.syncfusion.com/aspnetmvc/rating/overview>
105105

106106
{% highlight CSHTML %}
107107

aspnetmvc/UploadBox/File-Size.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ In the UploadBox control, you can browse files with the size going up to gigabyt
4040

4141
To know about file action, we need to refer link:
4242

43-
<http://help.syncfusion.com/aspnetmvc/uploadbox/file-size>
43+
<https://help.syncfusion.com/aspnetmvc/uploadbox/file-size>
4444

4545
The following screenshot displays UploadBox control with customized file size.
4646

0 commit comments

Comments
 (0)