diff --git a/README.md b/README.md index d2507c5..27a4cdd 100644 --- a/README.md +++ b/README.md @@ -351,7 +351,7 @@ Vue-ECharts support the following events: * `globalout` * `contextmenu` -For further details, see [ECharts' API documentation](https://ecomfe.github.io/echarts-doc/public/en/api.html). +For further details, see [ECharts' API documentation](https://echarts.apache.org/en/api.html). ## Local development diff --git a/README.zh_CN.md b/README.zh_CN.md index 3416b2f..486d0a3 100644 --- a/README.zh_CN.md +++ b/README.zh_CN.md @@ -349,7 +349,7 @@ Vue-ECharts 支持如下事件: * `globalout` * `contextmenu` -更多详细信息请参考 [ECharts 的 API 文档](https://ecomfe.github.io/echarts-doc/public/cn/api.html)。 +更多详细信息请参考 [ECharts 的 API 文档](https://echarts.apache.org/zh/api.html)。 ## 本地开发