We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21e7517 commit cf34853Copy full SHA for cf34853
settings.json
@@ -1,3 +1,3 @@
1
{
2
- "help_document_url": "https://docs-public-script.developers-6w5.pages.dev/script/introduction/"
+ "help_document_url": "https://developers.vika.cn/script/introduction/"
3
}
widget.config.json
@@ -17,6 +17,6 @@
17
"zh-CN": "通过编写简短的脚本,来减少重复任务所花费的时间,实现快捷的自定义能力",
18
"en-US": "Reduce the time spent on repetitive tasks by writing short scripts for quick customization capabilities"
19
},
20
- "website": "https://developers.vika.cn/",
+ "website": "https://developers.vika.cn/script/introduction/",
21
"sandbox": true
22
0 commit comments