diff --git a/ej2-vue/diagram/getting-started-vue-3.md b/ej2-vue/diagram/getting-started-vue-3.md index 0638af0b5..25a620e92 100644 --- a/ej2-vue/diagram/getting-started-vue-3.md +++ b/ej2-vue/diagram/getting-started-vue-3.md @@ -22,7 +22,7 @@ To create, edit, and view interactive diagrams using the Syncfusion® Vue Diagra ## Prerequisites -[System requirements for Syncfusion® Vue UI components](https://ej2.syncfusion.com/vue/documentation/system-requirements/) +[System requirements for Syncfusion® Vue UI components](https://ej2.syncfusion.com/vue/documentation/system-requirements) ## Set up the Vite project @@ -103,7 +103,7 @@ yarn add @syncfusion/ej2-vue-diagrams ## Import Syncfusion® CSS styles -You can import themes for the Syncfusion® Vue component in various ways, such as using CSS or SASS styles from npm packages, CDN, [CRG](https://ej2.syncfusion.com/javascript/documentation/common/custom-resource-generator/) and [Theme Studio](https://ej2.syncfusion.com/vue/documentation/appearance/theme-studio/). Refer to [themes topic](https://ej2.syncfusion.com/vue/documentation/appearance/theme/) to know more about built-in themes and different ways to refer to themes in a Vue project. +You can import themes for the Syncfusion® Vue component in various ways, such as using CSS or SASS styles from npm packages, CDN, [CRG](https://ej2.syncfusion.com/javascript/documentation/common/custom-resource-generator) and [Theme Studio](https://ej2.syncfusion.com/vue/documentation/appearance/theme-studio/). Refer to [themes topic](https://ej2.syncfusion.com/vue/documentation/appearance/theme) to know more about built-in themes and different ways to refer to themes in a Vue project. In this article, `Material` theme is applied using CSS styles, which are available in installed packages. The necessary `Material` CSS styles for the Diagram component and its dependents were imported into the `