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-www.git
The following commit(s) were added to refs/heads/master by this push:
new ce4e8513 update outdated links
ce4e8513 is described below
commit ce4e85131cbfdd89fca6bdf6d24d743612af46d0
Author: plainheart <[email protected]>
AuthorDate: Mon May 2 00:51:47 2022 +0800
update outdated links
---
_jade/en/faq.jade | 2 +-
_jade/zh/faq.jade | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/_jade/en/faq.jade b/_jade/en/faq.jade
index 00be08f5..49f6bdcd 100644
--- a/_jade/en/faq.jade
+++ b/_jade/en/faq.jade
@@ -105,7 +105,7 @@ block content
h2#event Event processing
h3 How do I get events such as chart clicks?
- p Pelease read <a
href="https://echarts.apache.org/en/tutorial.html#Events%20and%20Actions%20in%20ECharts">
official website tutorial</a>. The types of events supported by ECharts can be
found in the <a href="https://echarts.apache.org/en/api.html#events">related
API</a>.
+ p Pelease read <a
href="https://echarts.apache.org/handbook/en/concepts/event">official
tutorial</a>. The types of events supported by ECharts can be found in the <a
href="https://echarts.apache.org/en/api.html#events">related API</a>.
diff --git a/_jade/zh/faq.jade b/_jade/zh/faq.jade
index eb409cab..617c5e07 100644
--- a/_jade/zh/faq.jade
+++ b/_jade/zh/faq.jade
@@ -104,7 +104,7 @@ block content
h2#event 事件处理
h3 如何获取图表点击等事件?
- p 参考<a
href="https://echarts.apache.org/zh/tutorial.html#ECharts%20%E4%B8%AD%E7%9A%84%E4%BA%8B%E4%BB%B6%E5%92%8C%E8%A1%8C%E4%B8%BA">官网教程</a>。ECharts
支持的事件类型请参考<a href="https://echarts.apache.org/zh/api.html#events">相关 API</a>。
+ p 参考<a
href="https://echarts.apache.org/handbook/zh/concepts/event">官网教程</a>。ECharts
支持的事件类型请参考<a href="https://echarts.apache.org/zh/api.html#events">相关 API</a>。
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]