From 109a25beed0ecd4772b22848502e032f17f5aeb1 Mon Sep 17 00:00:00 2001 From: Caedman Ziwen Lan Date: Tue, 28 Nov 2023 16:37:13 +0800 Subject: [PATCH] Update widget.config.json --- widget.config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/widget.config.json b/widget.config.json index d84b976..32ff0df 100644 --- a/widget.config.json +++ b/widget.config.json @@ -16,7 +16,7 @@ "zh-CN": "根据docx模板,一键批量填充字段并合成新的word文档", "en-US": "Create docx file with specified fields" }, - "website": "https://bbs.vika.cn/article/111", + "website": "https://help.vika.cn/docs/guide/intro-widget-word-generator/", "globalPackageId": "wpkIXaCPTCI8A", "sandbox": true -} \ No newline at end of file +}