diff --git a/package.json b/package.json index 1129e4478d..a186f66e8b 100644 --- a/package.json +++ b/package.json @@ -6,10 +6,10 @@ "visualization", "canvas" ], - "homepage": "http://echarts.baidu.com/", + "homepage": "http://echarts.apache.org", "repository": { "type": "git", - "url": "https://github.com/ecomfe/echarts.git" + "url": "https://github.com/apache/incubator-echarts.git" }, "scripts": { "prepublish": "node build/build.js --prepublish"