diff --git a/ej2-angular/dashboard-layout/getting-started.md b/ej2-angular/dashboard-layout/getting-started.md index 720e264ccf..1d8068cf27 100644 --- a/ej2-angular/dashboard-layout/getting-started.md +++ b/ej2-angular/dashboard-layout/getting-started.md @@ -291,4 +291,4 @@ The following example demonstrates a basic Dashboard Layout using the `panels` p {% previewsample "page.domainurl/samples/dashboard-layout/getting-started-panel-cs1" %} -> You can refer to the [Angular Dashboard Layout](https://www.syncfusion.com/angular-ui-components/angular-dashboard-layout) feature tour page for its groundbreaking feature representations. You can also explore the [Angular Dashboard Layout example](https://ej2.syncfusion.com/angular/demos/#/material/dashboard-layout/default) to learn how to present and manipulate data. +> You can refer to the [Angular Dashboard Layout](https://www.syncfusion.com/angular-components/angular-dashboard-layout) feature tour page for its groundbreaking feature representations. You can also explore the [Angular Dashboard Layout example](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/dashboard-layout/default) to learn how to present and manipulate data. diff --git a/ej2-angular/dialog/getting-started.md b/ej2-angular/dialog/getting-started.md index 52274773ed..e452e1bd89 100644 --- a/ej2-angular/dialog/getting-started.md +++ b/ej2-angular/dialog/getting-started.md @@ -319,7 +319,7 @@ The below example demonstrates the different Dialog positions. {% previewsample "page.domainurl/samples/dialog/position-cs1" %} -> You can refer to our [Angular Dialog](https://www.syncfusion.com/angular-ui-components/angular-modal-dialog) feature tour page for its groundbreaking feature representations. You can also explore our [Angular Dialog example](https://ej2.syncfusion.com/angular/demos/#/material/dialog/default) that shows how to render the dialog. +> You can refer to our [Angular Dialog](https://www.syncfusion.com/angular-components/angular-modal-dialog) feature tour page for its groundbreaking feature representations. You can also explore our [Angular Dialog example](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/dialog/default) that shows how to render the dialog. ## See Also diff --git a/ej2-angular/sidebar/getting-started.md b/ej2-angular/sidebar/getting-started.md index 32982efbe7..d6029db232 100644 --- a/ej2-angular/sidebar/getting-started.md +++ b/ej2-angular/sidebar/getting-started.md @@ -273,12 +273,12 @@ The Sidebar can be Expanded or collapsed by swiping on touch devices using [`ena {% previewsample "page.domainurl/samples/sidebar/gestures-cs1" %} -> You can refer to our [Angular Sidebar](https://www.syncfusion.com/angular-components/angular-sidebar) feature tour page for its groundbreaking feature representations. You can also explore our [Angular Sidebar example](https://ej2.syncfusion.com/angular/demos/#/material/sidebar/default) that shows how to render the Sidebar in Angular. +> You can refer to our [Angular Sidebar](https://www.syncfusion.com/angular-components/angular-sidebar) feature tour page for its groundbreaking feature representations. You can also explore our [Angular Sidebar example](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/sidebar/default) that shows how to render the Sidebar in Angular. ## See Also -* [Sidebar with navigation menu](https://ej2.syncfusion.com/angular/demos/#/material/sidebar/sidebar-menu) -* [Sidebar responsive panel](https://ej2.syncfusion.com/angular/demos/#/material/sidebar/responsive-panel) +* [Sidebar with navigation menu](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/sidebar/sidebar-menu) +* [Sidebar responsive panel](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/sidebar/responsive-panel) * [Sidebar with listView](./how-to/initialize-the-sidebar-listview) * [Initialize Sidebar using systemjs](./how-to/initialize-sidebar-using-systemjs) * [Use case sample](https://ej2.syncfusion.com/showcase/angular/webmail/)