Skip to content

Commit 383ac27

Browse files
authored
Merge pull request #10 from vikadata/copilot/update-website-url-in-widget-config
Update website URL to new documentation location
2 parents f549b68 + bd98199 commit 383ac27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.8.5",
2+
"version": "1.8.6",
33
"description": "my apitable widget chart",
44
"engines": {
55
"node": ">=8.x"

widget.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
"zh-CN": "突出展示指定维格列的统计值和目标值,作为关键指标,比如销售额、订单数、注册用户数、Bug 数等",
1818
"en-US": "Highlight statistics and target values for the specified fields as key metrics, such as sales volumes, number of orders, number of registered users, etc."
1919
},
20-
"website": "https://bbs.vika.cn/article/114"
20+
"website": "https://help.vika.cn/docs/guide/intro-widget-summary/"
2121
}

0 commit comments

Comments
 (0)