Skip to content

Commit c527734

Browse files
committed
Ci resolved
1 parent fef9538 commit c527734

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

aspnet/DropDownList/Validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ DropDownList value can be validated in two ways,
1919

2020
You can validate the DropDownList value on form submission using jQuery Validator, by applying “ValidationRules” and “ValidationMessage” to the DropDownList.
2121

22-
N> [jquery.validate.min](https://cdn.syncfusion.com/js/assets/external/jquery.validate.min.js) script file should be referred for validation, for more details, refer [here](https://jqueryvalidation.org/documentation/).
22+
N> jquery.validate.min script file should be referred for validation, for more details, refer [here](https://jqueryvalidation.org/documentation/).
2323

2424
### Validation Rules
2525

aspnet/PdfViewer/GettingStarted.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ N> Starting with v16.2.0.x, if you reference Syncfusion assemblies from trial se
5151

5252
You can find the scripts for PDF viewer control and style sheets in any of the following locations:
5353
Local Disk to know more about script and style sheets installed in local machine.
54-
CDN Link[Click here](https://help.syncfusion.com/js/cdn#cdn-scripts-links "CDN scripts and styles links") to know more about script and style sheets available online.
55-
NuGet Package[Click here](https://help.syncfusion.com/js/nuget-packages "Configuring Syncfusion NuGet Packages") to know more about script and style sheets available in NuGet package.
54+
CDN Link to know more about script and style sheets available online.
55+
NuGet Package to know more about script and style sheets available in NuGet package.
5656

5757
Add the script files and CSS files in the <title> tag of Default.aspx.
5858

0 commit comments

Comments
 (0)