This is an automated email from the ASF dual-hosted git repository. wangzx pushed a commit to branch update-keys-materials in repository https://gitbox.apache.org/repos/asf/echarts.git
commit 83cbb281ea1998048b9cfbf9b11f986c8a41ddbe Author: plainheart <[email protected]> AuthorDate: Fri Apr 1 14:11:23 2022 +0800 chore: update homepage link in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3387819..edd7c9b 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "module": "index.js", "jsdelivr": "dist/echarts.min.js", "types": "index.d.ts", - "homepage": "http://echarts.apache.org", + "homepage": "https://echarts.apache.org", "bugs": { "url": "https://github.com/apache/echarts/issues", "email": "[email protected]" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
