From 5128917cf1443df0add436f0d4db4aa9beda2f7d Mon Sep 17 00:00:00 2001 From: Esther-Nandwa Date: Tue, 30 Sep 2025 15:30:23 +0300 Subject: [PATCH 1/2] SEO-208253-Angular-Rich--Text--Editor-Page-With-Redirect --- ej2-angular/rich-text-editor/getting-started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ej2-angular/rich-text-editor/getting-started.md b/ej2-angular/rich-text-editor/getting-started.md index 26002d1020..d2e3e57c27 100644 --- a/ej2-angular/rich-text-editor/getting-started.md +++ b/ej2-angular/rich-text-editor/getting-started.md @@ -207,11 +207,11 @@ Use the [getCharCount](https://ej2.syncfusion.com/angular/documentation/api/rich ``` -> You can refer to our [Angular Rich Text Editor](https://www.syncfusion.com/angular-components/angular-wysiwyg-rich-text-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Angular Rich Text Editor example](https://ej2.syncfusion.com/angular/demos/#/tailwind3/rich-text-editor/rich-text-editor) to knows how to render and configure the rich text editor tools. +> You can refer to our [Angular Rich Text Editor](https://www.syncfusion.com/angular-components/angular-rich-text-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Angular Rich Text Editor example](https://ej2.syncfusion.com/angular/demos/#/tailwind3/rich-text-editor/rich-text-editor) to knows how to render and configure the rich text editor tools. ## See also -* [How to change the editor type](https://ej2.syncfusion.com/angular/documentation/rich-text-editor/editor-modes) +* [How to change the editor type](https://ej2.syncfusion.com/angular/documentation/rich-text-editor/editor-mode) * [How to render the iframe](https://ej2.syncfusion.com/angular/documentation/rich-text-editor/iframe) * [How to render the toolbar in inline mode](https://ej2.syncfusion.com/angular/documentation/rich-text-editor/inline-mode) * [How to insert Emoticons](https://ej2.syncfusion.com/angular/demos/#/tailwind3/rich-text-editor/insert-emoticons) From cb4190115ce400e66557bc1e6c1a0ca4062373b7 Mon Sep 17 00:00:00 2001 From: Esther-Nandwa Date: Tue, 30 Sep 2025 15:38:13 +0300 Subject: [PATCH 2/2] Update timezone.md --- ej2-angular/schedule/timezone.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ej2-angular/schedule/timezone.md b/ej2-angular/schedule/timezone.md index 93201eec81..b641182866 100644 --- a/ej2-angular/schedule/timezone.md +++ b/ej2-angular/schedule/timezone.md @@ -199,4 +199,4 @@ Returns `Date` console.log(convertedDate); //2018-12-05T15:25:11.000Z ``` -> You can refer to our [Angular Scheduler](https://www.syncfusion.com/angular-components/angular-scheduler) feature tour page for its groundbreaking feature representations. You can also explore our [Angular Scheduler example](https://ej2.syncfusion.com/angular/demos/#/material/schedule/overview) to knows how to present and manipulate data. +> You can refer to our [Angular Scheduler](https://www.syncfusion.com/angular-components/angular-scheduler) feature tour page for its groundbreaking feature representations. You can also explore our [Angular Scheduler example](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/schedule/overview) to knows how to present and manipulate data.