Skip to content

Commit 857ff36

Browse files
committed
ci resolved
1 parent 099247b commit 857ff36

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

aspnet/PdfViewer/GettingStarted.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,14 @@ Add below references, which are necessary for the PDF viewer control, to the pro
4545
* Syncfusion.EJ.PdfViewer
4646
* Syncfusion.EJ.Web
4747

48-
N> Starting with v16.2.0.x, if you reference Syncfusion assemblies from trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/license-key "Syncfusion Licensing Overview") to know about registering Syncfusion license key in your ASP.NET application to use our components.
48+
N> Starting with v16.2.0.x, if you reference Syncfusion assemblies from trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview "Syncfusion Licensing Overview") to know about registering Syncfusion license key in your ASP.NET application to use our components.
4949

5050
**Add Scripts and Styles**
5151

5252
You can find the scripts for PDF viewer control and style sheets in any of the following locations:
53-
Local Disk: [Click here](https://help.syncfusion.com/js/overview "Installation and deployment") 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 and styles links") to know more about script and style sheets available online.
55-
NuGet Package: [Click here](https://help.syncfusion.com/js/overview "Configuring Syncfusion NuGet Packages") to know more about script and style sheets available in NuGet package.
53+
Local Disk: [Installation and deployment](https://help.syncfusion.com/js/overview) to know more about script and style sheets installed in local machine.
54+
CDN Link: [CDN scripts and styles links](https://help.syncfusion.com/js/cdn#) to know more about script and style sheets available online.
55+
NuGet Package: [Configuring Syncfusion.uGet Packages](https://help.syncfusion.com/js/overview) 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)