From 5c227ecc7f874ca02b22786b835b4d1b15780501 Mon Sep 17 00:00:00 2001 From: Faith-Atieno Date: Wed, 21 Aug 2024 07:57:41 +0300 Subject: [PATCH] SEO-187924-ASP.NET-Web-Forms-PdfViewer-RichTextEditor-Working-with-TablesHTTP-to-HTPPS --- aspnet/RichTextEditor/Working-with-Tables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnet/RichTextEditor/Working-with-Tables.md b/aspnet/RichTextEditor/Working-with-Tables.md index 9acb2f9a8..0446785f9 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)