You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by wa...@apache.org on 2022/04/01 06:15:02 UTC

[echarts] 03/04: chore: update homepage link in package.json

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 <yh...@all-my-life.cn>
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": "dev@echarts.apache.org"

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org