diff --git a/aspnetmvc/Grid/Data-Binding.md b/aspnetmvc/Grid/Data-Binding.md index 56f39b42..b3f4f3ea 100644 --- a/aspnetmvc/Grid/Data-Binding.md +++ b/aspnetmvc/Grid/Data-Binding.md @@ -223,7 +223,7 @@ The following output is displayed as a result of the above code example. See Also -For more information on using LINQ to SQL please refer to this [link]( http://weblogs.asp.net/scottgu/using-linq-to-sql-part-1) +For more information on using LINQ to SQL please refer to this [link](https://weblogs.asp.net/scottgu/using-linq-to-sql-part-1) ## ITypedList Binding @@ -735,7 +735,7 @@ The following code example describes the above behavior. {% endhighlight %} {% endtabs %} -N> To add custom headers to the DataManager through JavaScript, refer to this [link]( https://www.syncfusion.com/kb/5963) +N> To add custom headers to the DataManager through JavaScript, refer to this [link](https://support.syncfusion.com/kb/article/5602/how-to-send-custom-headers-to-server-using-datamanager-in-net-mvc-) The following output is displayed as a result of the above code example.