Skip to content

Commit 4351ada

Browse files
Merge pull request #442 from syncfusion-content/SEO-178901-js-page-with-redirect
SEO-178901-js-page-with-redirect
2 parents 2002912 + 30bce94 commit 4351ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/WCF/Northwind.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ We have used Northwind services for Grid control where it has the data tables li
2727
|$top|Returns only the first n results.|
2828
|$skip|Used to skip the first n results.|
2929

30-
> We can use other query options in order to perform the filtering in Northwind database. For demo purpose we have used [Northwind database](http://services.odata.org/V3/Northwind/Northwind.svc/$metadata). To know more about the query option click [here](https://msdn.microsoft.com/en-us/library/dd728283(v=vs.110).aspx)
30+
> We can use other query options in order to perform the filtering in Northwind database. For demo purpose we have used [Northwind database](http://services.odata.org/V3/Northwind/Northwind.svc/$metadata). To know more about the query option click [here](https://learn.microsoft.com/en-us/previous-versions/dotnet/framework/data/wcf/accessing-data-service-resources-wcf-data-services?redirectedfrom=MSDN)
3131
3232
### Response information
3333

0 commit comments

Comments
 (0)