You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2020/10/26 10:30:11 UTC

[incubator-echarts-examples] branch gh-pages updated: fix links

This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/incubator-echarts-examples.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 10ba55b  fix links
10ba55b is described below

commit 10ba55bba79670a26d8793350064afc58dfcbe41
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Mon Oct 26 18:30:05 2020 +0800

    fix links
---
 README.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 20d64c1..59770bd 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,5 @@
 # Examples of ECharts
 
-[http://ecomfe.github.io/echarts-examples/public/](http://ecomfe.github.io/echarts-examples/public/)
-
 ## Install
 
 ```shell
@@ -10,7 +8,7 @@ npm install
 
 ## Build
 
-Git clone [echarts-www](https://github.com/ecomfe/echarts-www) and put it on the same level as `echarts-examples`.
+Git clone [incubator-echarts-www](https://github.com/apache/incubator-echarts-www) and put it on the same level as `echarts-examples`.
 
 ```shell
 npm run dev


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