This is an automated email from the ASF dual-hosted git repository.
wangzx 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 76bd17f5 update builder source of Chinese website
76bd17f5 is described below
commit 76bd17f54e4aedfe6c88cfd2209914874335c3a1
Author: plainheart <[email protected]>
AuthorDate: Mon Dec 18 12:19:57 2023 +0800
update builder source of Chinese website
---
_jade/components/builder.jade | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_jade/components/builder.jade b/_jade/components/builder.jade
index 1a758b92..ff7f9072 100644
--- a/_jade/components/builder.jade
+++ b/_jade/components/builder.jade
@@ -22,7 +22,7 @@ block content
h1 #{isCN ? '在线定制' : 'Online Builder'}
if isCN
p 可自由选择所需图表、坐标系、组件进行打包下载。
- p 注意:打包的源文件来自 jsDelivr CDN,非 Apache 官方源代码和编译产物
+ p 注意:打包的源文件来自 npmmirror 镜像站,非 Apache 官方源代码和编译产物
else
p Bundle and download the needed charts and components.
p NOTE: The bundler downloads sources from jsDelivr
CDN, the built file isn't an official Apache source release or distribution.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]