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

[incubator-echarts-website] branch asf-site updated: fix build guide.

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

sushuang pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-echarts-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 843db16  fix build guide.
843db16 is described below

commit 843db160cdeeab947dd459db3b42218ea4af331e
Author: 100pah <su...@gmail.com>
AuthorDate: Thu Jan 2 16:06:10 2020 +0800

    fix build guide.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0da166e..0cc1b7a 100644
--- a/README.md
+++ b/README.md
@@ -65,7 +65,7 @@ ${ECHARTS_BASE}/echarts-www/builder/pre/removeDEV.js # remove __DEV__
 ```shell
 code ${ECHARTS_BASE}/echarts-www/js/download.js
 # Add the new release to the download list manually.
-code ${ECHARTS_BASE}/echarts-www/gulpfile.js
+code ${ECHARTS_BASE}/echarts-www/build.js
 # Set the `downloadVersion` to the newest version.
 ```
 


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