Skip to content

Commit edb2c44

Browse files
Merge pull request #433 from Syncfusion-Content/hotfix/hotfix-v23.2.4
DOCINFRA-2341_merged_using_automation
2 parents 95f703b + 07c6e59 commit edb2c44

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

aspnet/DataManager/Data-Binding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ The result of the above code example is illustrated as follows.
9595

9696
### OData V4
9797

98-
The OData v4 is an improved version of OData protocols and the DataManager can also retrieve and consume OData v4 services. For more details on OData v4 Services, refer to the [OData documentation](http://www.odata.org/documentation/).
98+
The OData v4 is an improved version of OData protocols and the DataManager can also retrieve and consume OData v4 services. For more details on OData v4 Services, refer to the [OData documentation](https://www.odata.org/documentation/).
9999

100100
You can refer to the following code example for consuming OData v4 services and bind the result to the Grid. In the the following code, crossDomain is enabled to make cross domain request.
101101

aspnet/Dialog/Getting-Started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This section helps to understand the getting started of the Dialog widget with t
1414

1515
## Create a Dialog
1616

17-
Create an ASP Project and add the necessary DLL and scripts with the help of the given [ASP Getting Started](http://help.syncfusion.com/aspnet/getting-started) documentation.
17+
Create an ASP Project and add the necessary DLL and scripts with the help of the given [ASP Getting Started](https://help.syncfusion.com/aspnet/getting-started/manual-integration-of-syncfusion-aspnet-controls) documentation.
1818

1919
Add the following code snippet to the corresponding ASPX page to render the Dialog.
2020

@@ -78,7 +78,7 @@ The Dialog widget can be hidden on initialize using `ShowOnInit` property which
7878

7979
{% seealso %}
8080

81-
[Button](http://help.syncfusion.com/aspnet/button/getting-started).
81+
[Button](https://help.syncfusion.com/aspnet/button/getting-started).
8282

8383
{% endseealso %}
8484

0 commit comments

Comments
 (0)