Skip to content

Commit c4dda60

Browse files
authored
Merge pull request #6 from vikadata/fix/update-website-url
Update website URL in widget configuration
2 parents fe9715b + de7f021 commit c4dda60

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

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

widget.config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
"authorName": "vika",
1919
"authorLink": "https://vika.cn/developers",
2020
"authorEmail": "developer@vikadata.com",
21-
"website": "https://bbs.vika.cn/article/155"
22-
}
21+
"website": "https://help.vika.cn/docs/guide/intro-widget-funnel-chart"
22+
}

0 commit comments

Comments
 (0)