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

ovilia pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-echarts-doc.git


The following commit(s) were added to refs/heads/master by this push:
     new 82ef78a  fix example link
82ef78a is described below

commit 82ef78ad91f093d804defca14829b3e48c83a40d
Author: Ovilia <[email protected]>
AuthorDate: Mon Dec 30 13:54:05 2019 +0800

    fix example link
---
 en/option/series/bar.md | 2 +-
 zh/option/series/bar.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/en/option/series/bar.md b/en/option/series/bar.md
index 27c26a4..9751368 100644
--- a/en/option/series/bar.md
+++ b/en/option/series/bar.md
@@ -26,7 +26,7 @@ Bar chart shows different data through the height of a bar, 
which is used in [re
 
 If to add round caps at the end of the bar sectors. Valid only for bar series 
on polar coordinates.
 
-~[800x500](${galleryViewPath}polar-roundCap&reset=1&edit=1)
+~[800x500](${galleryViewPath}doc-example/polar-roundCap&reset=1&edit=1)
 
 ## label(Object)
 {{use:partial-label-desc}}
diff --git a/zh/option/series/bar.md b/zh/option/series/bar.md
index 748989d..5261f95 100644
--- a/zh/option/series/bar.md
+++ b/zh/option/series/bar.md
@@ -28,7 +28,7 @@
 
 仅对极坐标系柱状图有效。
 
-~[800x500](${galleryViewPath}polar-roundCap&reset=1&edit=1)
+~[800x500](${galleryViewPath}doc-example/polar-roundCap&reset=1&edit=1)
 
 ## label(Object)
 {{use:partial-label-desc}}


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to