Skip to content

Commit 5481e51

Browse files
committed
resolved
1 parent 1713d0d commit 5481e51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnet/PdfViewer/GettingStarted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Add the script files and CSS files in the <title> tag of Default.aspx.
6262
<script src="https://cdn.syncfusion.com/16.1.0.24/js/web/ej.web.all.min.js"></script>
6363
{% endhighlight %}
6464

65-
N> For getting started, you can use the ej.web.all.min.js file, which encapsulates all the ej widgets and frameworks in one single file. In production, we highly recommend you to use our [custom script generator](https://help.syncfusion.com/js/overview) to create custom script file with required widgets and its dependencies, to reduce the size of the script file.
65+
N> For getting started, you can use the ej.web.all.min.js file, which encapsulates all the ej widgets and frameworks in one single file. In production, we highly recommend you to use our [custom script generator](https://help.syncfusion.com/js/custom-script-generator) to create custom script file with required widgets and its dependencies, to reduce the size of the script file.
6666

6767
### Add PDF viewer Control in View page
6868

0 commit comments

Comments
 (0)