This is an automated email from the ASF dual-hosted git repository.
sushuang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-www.git
The following commit(s) were added to refs/heads/master by this push:
new fd82eb9 remove incubator.
fd82eb9 is described below
commit fd82eb9c0748c069a832c2034562874fede3196a
Author: 100pah <[email protected]>
AuthorDate: Mon Jan 18 21:08:59 2021 +0800
remove incubator.
---
bin/release.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/release.sh b/bin/release.sh
index b0143b3..bc92794 100644
--- a/bin/release.sh
+++ b/bin/release.sh
@@ -32,7 +32,7 @@ examplesProjectDir="${wwwProjectDir}/../echarts-examples";
themeProjectDir="${wwwProjectDir}/../ECharts-Theme-Builder";
# Next
-nextDocProjectDir="${wwwProjectDir}/../incubator-echarts-doc-next";
+nextDocProjectDir="${wwwProjectDir}/../echarts-doc-next";
nextExamplesProjectDir="${wwwProjectDir}/../echarts-examples-next";
cd ${wwwProjectDir}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]