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


The following commit(s) were added to refs/heads/master by this push:
     new 468891a  feat: change jsfiddle to codepen
468891a is described below

commit 468891a78c5318f260101d61794ede0ac582a72b
Author: Ovilia <zwl.s...@gmail.com>
AuthorDate: Wed Apr 29 17:23:54 2020 +0800

    feat: change jsfiddle to codepen
---
 src/text.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/text.js b/src/text.js
index 3d20b05..9d13778 100644
--- a/src/text.js
+++ b/src/text.js
@@ -40,7 +40,7 @@ AT_ISSUE_AUTHOR Would you like to debug it by yourself? This 
is a quicker way to
 Please have a look at [How to debug 
ECharts](https://github.com/apache/incubator-echarts/blob/master/CONTRIBUTING.md#how-to-debug-echarts)
 if you'd like to give a try. 🤓`;
 
 const MISSING_DEMO =
-    `AT_ISSUE_AUTHOR Please provide a demo for the issue either with 
https://jsfiddle.net/ovilia/n6xc4df3/ or 
https://gallery.echartsjs.com/editor.html.`;
+    `AT_ISSUE_AUTHOR Please provide a demo for the issue either with 
https://codepen.io/Ovilia/pen/dyYWXWM or 
https://gallery.echartsjs.com/editor.html.`;
 
 const ISSUE_TAGGED_PRIORITY_HIGH =
     `This issue is labeled with \`priority: high\`, which means it's a 
frequently asked problem and we will fix it ASAP.`;


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

Reply via email to