From dd6d925304f18b6aee6d2a8bfd4c74bffc20e6c4 Mon Sep 17 00:00:00 2001 From: Wenli Zhang Date: Fri, 21 Aug 2020 11:24:43 +0800 Subject: [PATCH] doc: update Apache ECharts (incubating) links (#466) * doc: update Apache ECharts (incubating) links --- README.md | 4 ++-- README.zh_CN.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index aa71421..22d234a 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Vue-ECharts -> ECharts component for Vue.js. +> Apache ECharts (incubating) component for Vue.js. > [🇨🇳 中文版](./README.zh_CN.md) -Built upon [ECharts](http://echarts.baidu.com/index.html) `v4.1.0`+ and depends on [Vue.js](https://vuejs.org/) `v2.2.6`+. +Built upon [Apache ECharts (incubating)](https://echarts.apache.org) `v4.1.0`+ and depends on [Vue.js](https://vuejs.org/) `v2.2.6`+. ## Installation diff --git a/README.zh_CN.md b/README.zh_CN.md index edc47af..265fc42 100644 --- a/README.zh_CN.md +++ b/README.zh_CN.md @@ -1,8 +1,8 @@ # Vue-ECharts -> ECharts 的 Vue.js 组件。 +> Apache ECharts (incubating) 的 Vue.js 组件。 -基于 [ECharts](http://echarts.baidu.com/index.html) `v4.1.0`+ 开发,依赖 [Vue.js](https://vuejs.org/) `v2.2.6`+。 +基于 [Apache ECharts (incubating)](https://echarts.apache.org) `v4.1.0`+ 开发,依赖 [Vue.js](https://vuejs.org/) `v2.2.6`+。 ## 安装