From 6a77e514cf5c3695f0b306e581e0f70269954148 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 9 Oct 2023 15:17:00 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 310908af6..3a7e5488b 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -24332,7 +24332,7 @@ "readonly": false, "type": "any[]", "default": "", - "description": "Whitelist of formats to display, see [here](https://quilljs.com/docs/formats/) for available options." + "description": "Whitelist of formats to display." }, { "name": "editorStyle", @@ -24348,7 +24348,7 @@ "readonly": false, "type": "any", "default": "", - "description": "Modules configuration, see [here](https://quilljs.com/docs/modules/) for available options." + "description": "Modules configuration." }, { "name": "pt", @@ -55614,4 +55614,4 @@ } } } -} +} \ No newline at end of file