diff --git a/ej2-javascript/rich-text-editor/js/getting-started.md b/ej2-javascript/rich-text-editor/js/getting-started.md index 998edb8c0..45ac57f07 100644 --- a/ej2-javascript/rich-text-editor/js/getting-started.md +++ b/ej2-javascript/rich-text-editor/js/getting-started.md @@ -299,7 +299,7 @@ Output will be displayed as follows. ## See Also * [How to change the editor type](./editor-modes) -* [How to render the iframe](./iframe/) +* [How to render the iframe](./iframe) * [How to render the toolbar in inline mode](./inline-mode) * [How to insert Emoticons](https://ej2.syncfusion.com/angular/demos/#/material/rich-text-editor/insert-emoticons) * [Blog posting using Rich Text Editor](https://ej2.syncfusion.com/angular/demos/#/material/rich-text-editor/blog-posting)