This is an automated email from the ASF dual-hosted git repository.
plainheart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-handbook.git
The following commit(s) were added to refs/heads/master by this push:
new e98b5fd fix
e98b5fd is described below
commit e98b5fd647739a9d89817213b211092370817d9e
Author: plainheart <[email protected]>
AuthorDate: Thu May 14 01:40:26 2026 +0800
fix
---
contents/en/get-started.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contents/en/get-started.md b/contents/en/get-started.md
index 4d1be45..5f6bf5c 100644
--- a/contents/en/get-started.md
+++ b/contents/en/get-started.md
@@ -2,7 +2,7 @@
## Getting Apache ECharts
-Apache ECharts supports several Installation methods, which are explained in
detail in the next [Installation](${lang}/basics/download) tutorial.Here, we’ll
use [jsDelivr](https://www.jsdelivr.com/package/npm/echarts) CDN as an example
to quickly set up ECharts..
+Apache ECharts supports several Installation methods, which are explained in
detail in the next [Installation](${lang}/basics/download) tutorial. Here,
we'll use [jsDelivr](https://www.jsdelivr.com/package/npm/echarts) CDN as an
example to quickly set up ECharts.
At
[https://www.jsdelivr.com/package/npm/echarts](https://www.jsdelivr.com/package/npm/echarts)
select `dist/echarts.js`, click and save it as `echarts.js` file.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]