diff --git a/aspnet/RichTextEditor/Working-with-Tables.md b/aspnet/RichTextEditor/Working-with-Tables.md index 9acb2f9a..0446785f 100644 --- a/aspnet/RichTextEditor/Working-with-Tables.md +++ b/aspnet/RichTextEditor/Working-with-Tables.md @@ -14,7 +14,7 @@ The editor provides tools to add tables in your content. Can add, edit, and remo ## Create a Table -By default, [Insert Table](http://help.syncfusion.com/js/api/ejrte#members:tools-tables) tool is enabled in the editor’s toolbar. There are two ways to insert a table into the editor’s content. +By default, [Insert Table](https://help.syncfusion.com/api/js/ejrte#members:tools-tables) tool is enabled in the editor’s toolbar. There are two ways to insert a table into the editor’s content. * [Insert a table](#insert-a-table) * [Insert a custom table](#custom-table)