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-handbook.git


The following commit(s) were added to refs/heads/master by this push:
     new ad7183b  tweak editor names
ad7183b is described below

commit ad7183bf2c2534e1893516591b73935be740c4e1
Author: plainheart <y...@all-my-life.cn>
AuthorDate: Tue May 3 16:24:27 2022 +0800

    tweak editor names
---
 contents/en/basics/help.md | 2 +-
 contents/zh/basics/help.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/contents/en/basics/help.md b/contents/en/basics/help.md
index 1a1d3d9..c18f245 100644
--- a/contents/en/basics/help.md
+++ b/contents/en/basics/help.md
@@ -17,7 +17,7 @@ Therefore, before doing anything else, make sure that current 
documentation and
 
 ### Create the Minimal Reproducible Demo
 
-Create an example on [Official Editor](${mainSitePath}examples/editor.html), 
[Codepen](https://codepen.io/Ovilia/pen/dyYWXWM), 
[Codesandbox](https://codesandbox.io/s/echarts-basic-example-template-mpfz1s) 
or [JSFiddle](https://jsfiddle.net/plainheart/e46ozpqj/7/), which will make it 
easier for others to reproduce your problem.
+Create an example on [Official Editor](${mainSitePath}examples/editor.html), 
[CodePen](https://codepen.io/Ovilia/pen/dyYWXWM), 
[CodeSandbox](https://codesandbox.io/s/echarts-basic-example-template-mpfz1s) 
or [JSFiddle](https://jsfiddle.net/plainheart/e46ozpqj/7/), which will make it 
easier for others to reproduce your problem.
 
 The example should reproduce your problem in the simplest way. Removing 
unnecessary code and data can enable those who want to help you to locate and 
then solve the problem more quickly. Please refer to [How to Create a Minimal, 
Reproducible 
Example](https://stackoverflow.com/help/minimal-reproducible-example) for more 
details.
 
diff --git a/contents/zh/basics/help.md b/contents/zh/basics/help.md
index 9070a4d..8e81d73 100644
--- a/contents/zh/basics/help.md
+++ b/contents/zh/basics/help.md
@@ -17,7 +17,7 @@ ECharts 有非常大量的用户,所以你遇到过的问题很可能别人在
 
 ### 创建一个最简单可复现的例子
 
-使用[官方编辑器](${mainSitePath}examples/editor.html)、[Codepen](https://codepen.io/Ovilia/pen/dyYWXWM)、[Codesandbox](https://codesandbox.io/s/echarts-basic-example-template-mpfz1s)
 或 [JSFiddle](https://jsfiddle.net/plainheart/e46ozpqj/7/) 
创建一个例子,这将使得他人更方便地复现你的问题。
+使用[官方编辑器](${mainSitePath}examples/editor.html)、[CodePen](https://codepen.io/Ovilia/pen/dyYWXWM)、[CodeSandbox](https://codesandbox.io/s/echarts-basic-example-template-mpfz1s)
 或 [JSFiddle](https://jsfiddle.net/plainheart/e46ozpqj/7/) 
创建一个例子,这将使得他人更方便地复现你的问题。
 
 例子应尽可能以最简单的方式复现你的问题,去除不必要的配置项和数据,可以让帮助你的人更快速地定位问题,从而让你的问题更快得到解决。更详细的介绍请参见 
[如何创建一个最小的可复现代码示例](https://stackoverflow.com/help/minimal-reproducible-example)。
 


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

Reply via email to