Skip to content

Commit 92da0dd

Browse files
Fixed CI issue
1 parent 5be5daf commit 92da0dd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

js/PdfViewer/Getting-Started.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -201,9 +201,9 @@ ej.slider.min.js
201201
</table>
202202

203203
Find the scripts and style sheets in any of the following locations:
204-
Local Disk: [Click here](https://help.syncfusion.com/js/installation-and-upgrade/install-using-the-web-installer# "Installation and deployment") to know more about script and style sheets installed in local machine.
205-
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.
206-
NuGet Package: [Click here](https://help.syncfusion.com/js/installation-and-upgrade/install-using-the-web-installer#configuring-syncfusion-nuget-packages "Configuring Syncfusion NuGet Packages") to know more about script and style sheets available in NuGet package.
204+
Local Disk: [Installation and deployment](https://help.syncfusion.com/js/installation/web-installer/how-to-install "Installation and deployment") to know more about script and style sheets installed in local machine.
205+
CDN Link: [CDN scripts and styles links](https://help.syncfusion.com/js/cdn "CDN scripts and styles links") to know more about script and style sheets available online.
206+
NuGet Package: [Configuring Syncfusion NuGet Packages](https://help.syncfusion.com/js/installation/web-installer/how-to-install#configuring-syncfusion-nuget-packages "Configuring Syncfusion NuGet Packages") to know more about script and style sheets available in NuGet package.
207207

208208
Add the script files and CSS files in the <head> tag of the Default.html page.
209209

@@ -214,7 +214,7 @@ Add the script files and CSS files in the <head> tag of the Default.html pag
214214
{% endhighlight %}
215215

216216

217-
N> For getting started, you can use the ej.web.all.min.js file, which encapsulates all the ej widgets and frameworks in a single file. In production, it is highly recommended to use [custom script generator](https://csg.syncfusion.com/ "Custom Script Generator") to create custom script file with required widgets and its dependencies to reduce the size of the script files.
217+
N> For getting started, you can use the ej.web.all.min.js file, which encapsulates all the ej widgets and frameworks in a single file. In production, it is highly recommended to use [custom script generator](https://help.syncfusion.com/js/custom-script-generator "Custom Script Generator") to create custom script file with required widgets and its dependencies to reduce the size of the script files.
218218

219219
### Add ejPdfViewer in HTML Page
220220

0 commit comments

Comments
 (0)