Skip to content

Commit ea723f3

Browse files
986927: resolve front matter error
1 parent 593a747 commit ea723f3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Document-Processing/PDF/PDF-Viewer/vue/getting-started-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ With the scaffold ready, add the Syncfusion Vue PDF Viewer component to the proj
8484

8585
## Add Syncfusion<sup style="font-size:70%">&reg;</sup> Vue packages
8686

87-
Syncfusion Vue component packages are available at [npmjs.com](https://www.npmjs.com/package/@syncfusion/ej2-vue-pdfviewer). Install the Vue PDF Viewer package with one of the following commands.
87+
Syncfusion Vue component packages are available at [npmjs.com](https://www.npmjs.com/search?q=ej2-vue). Install the Vue PDF Viewer package with one of the following commands.
8888

8989
This tutorial uses the [Vue PDF Viewer component](https://www.syncfusion.com/pdf-viewer-sdk). Install the `@syncfusion/ej2-vue-pdfviewer` package with the following command:
9090

Document-Processing/PDF/PDF-Viewer/vue/getting-started-with-server-backed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ After the `quick start` project is created with the default settings, proceed to
4040

4141
## Add Syncfusion<sup style="font-size:70%">&reg;</sup> Vue packages
4242

43-
Syncfusion<sup style="font-size:70%">&reg;</sup> packages are available at [npmjs.com](https://www.npmjs.com/package/@syncfusion/ej2-vue-pdfviewer). To add the PDF Viewer to the project, install the `@syncfusion/ej2-vue-pdfviewer` package using one of the following commands:
43+
Syncfusion<sup style="font-size:70%">&reg;</sup> packages are available at [npmjs.com](https://www.npmjs.com/search?q=ej2-vue). To add the PDF Viewer to the project, install the `@syncfusion/ej2-vue-pdfviewer` package using one of the following commands:
4444

4545
```bash
4646
npm install @syncfusion/ej2-vue-pdfviewer --save

Document-Processing/PDF/PDF-Viewer/vue/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Once the `quick start` project is set up with default settings, proceed to add S
4444

4545
Install the Syncfusion<sup style="font-size:70%">&reg;</sup> `PDF Viewer` package using the following command.
4646

47-
Syncfusion<sup style="font-size:70%">&reg;</sup> packages are available at [npmjs.com](https://www.npmjs.com/package/@syncfusion/ej2-vue-pdfviewer). To use the Vue components, install the required npm package.
47+
Syncfusion<sup style="font-size:70%">&reg;</sup> packages are available at [npmjs.com](https://www.npmjs.com/search?q=ej2-vue). To use the Vue components, install the required npm package.
4848

4949
This article uses the [Vue PDF Viewer component](https://www.syncfusion.com/pdf-viewer-sdk) as an example. Install the `@syncfusion/ej2-vue-pdfviewer` package by running the following command:
5050

0 commit comments

Comments
 (0)