Skip to content

Commit 5be5daf

Browse files
SEO-181471-JavaScript-HTTP-TO-HTTPS
1 parent 9004e59 commit 5be5daf

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

js/PdfViewer/Getting-Started.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ N> Starting with v16.2.0.x, if you reference Syncfusion assemblies from trial se
4848

4949
**Add Scripts and Styles**
5050

51-
The PDF viewer has the [JQuery](http://jquery.com/# "JQuery") external dependency.
51+
The PDF viewer has the [JQuery](https://jquery.com/ "JQuery") external dependency.
5252

5353
The following table shows the list of ej widgets required for using the ejPdfViewer.
5454

@@ -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](http://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://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.
218218

219219
### Add ejPdfViewer in HTML Page
220220

@@ -517,7 +517,7 @@ Run the sample application and you can see the PDF Viewer on the page as display
517517

518518
**Sample:**
519519

520-
<http://www.syncfusion.com/downloads/support/directtrac/general/ze/PdfViewer_GettingStarted-67533367>
520+
<https://www.syncfusion.com/downloads/support/directtrac/general/ze/PdfViewer_GettingStarted-67533367>
521521

522522
![GettingStarted](Getting-Started_images/Getting-Started_img5.png)
523523

js/PdfViewer/Localization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -906,7 +906,7 @@ The following screenshot shows the PDF viewer with tooltip in German language.
906906

907907
**Sample:**
908908

909-
<http://www.syncfusion.com/downloads/support/directtrac/general/ze/PdfViewer_Localization338521894>
909+
<https://www.syncfusion.com/downloads/support/directtrac/general/ze/PdfViewer_Localization338521894>
910910

911911
![Localization](Localization_images/Localization_img1.png)
912912

js/PdfViewer/Toolbar-Customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,4 +458,4 @@ Run the sample. You can view the PDF viewer with custom toolbar.
458458

459459
**Sample:**
460460

461-
<http://www.syncfusion.com/downloads/support/directtrac/general/ze/PdfViewer_ToolbarCustomization63328491>
461+
<https://www.syncfusion.com/downloads/support/directtrac/general/ze/PdfViewer_ToolbarCustomization63328491>

js/Spreadsheet/Open-and-Save.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ You can save Spreadsheet contents with following file types
234234
* CSV
235235
* PDF
236236

237-
[`Click`](http://js.syncfusion.com/demos/web/#!/azure/spreadsheet/importexport "Click") here to view online demo sample.
237+
[`Click`](https://ej2.syncfusion.com/home/javascript.html#!/azure/spreadsheet/importexport "Click") here to view online demo sample.
238238
You can save excel documents in following ways
239239

240240
1. Methods

0 commit comments

Comments
 (0)