You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by wa...@apache.org on 2021/03/17 02:41:27 UTC

[echarts-doc] branch master updated: use cdn for the QRCode image of echarts weixin app.

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


The following commit(s) were added to refs/heads/master by this push:
     new 61eeadf  use cdn for the QRCode image of echarts weixin app.
61eeadf is described below

commit 61eeadfd32612bd234af4fb47b5d8539c2ea0444
Author: plainheart <yh...@all-my-life.cn>
AuthorDate: Wed Mar 17 10:41:08 2021 +0800

    use cdn for the QRCode image of echarts weixin app.
---
 zh/tutorial/weixin-application.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/zh/tutorial/weixin-application.md b/zh/tutorial/weixin-application.md
index 78571be..9366f67 100644
--- a/zh/tutorial/weixin-application.md
+++ b/zh/tutorial/weixin-application.md
@@ -10,7 +10,7 @@
 
 在微信中扫描下面的二维码即可体验 ECharts Demo:
 
-![ECharts Demo](https://github.com/ecomfe/echarts-for-weixin/raw/master/img/weixin-app.jpg)
+![ECharts Demo](https://cdn.jsdelivr.net/gh/ecomfe/echarts-for-weixin/img/weixin-app.jpg)
 
 ## 下载
 


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