Skip to content

Commit e769962

Browse files
committed
SEO-86912-webforms-parmanent-redirect
1 parent f24bac4 commit e769962

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

aspnet/PdfViewer/GettingStarted.md

Lines changed: 2 additions & 2 deletions
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/include-only-the-needed-widgets# "custom script generator") 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/overview "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

@@ -368,7 +368,7 @@ Map the controller absolutely in the production environment by using the **Virtu
368368

369369
**Sample:**
370370

371-
<http://www.syncfusion.com/downloads/support/directtrac/general/ze/PdfViewerWeb_GettingStarted1465969179>
371+
<https://www.syncfusion.com/downloads/support/directtrac/general/ze/PdfViewerWeb_GettingStarted1465969179>
372372

373373
Run the sample and you will see the PDF viewer control as in the below screenshot.
374374

aspnet/PdfViewer/Toolbar-Customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,4 +511,4 @@ N> Ensure the icon images available in the referred location for the custom tool
511511
512512
Run the sample. You can view the PDF viewer with custom toolbar.
513513
514-
<http://www.syncfusion.com/downloads/support/directtrac/general/ze/PdfViewerWeb_Toolbar-1881961262>
514+
<https://www.syncfusion.com/downloads/support/directtrac/general/ze/PdfViewerWeb_Toolbar-1881961262>

0 commit comments

Comments
 (0)