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 d4b838d3 fix ApacheCon en link
d4b838d3 is described below

commit d4b838d389018c9cefd9c66b6729ee27d4a577d9
Author: plainheart <y...@all-my-life.cn>
AuthorDate: Tue May 10 17:07:37 2022 +0800

    fix ApacheCon en link
---
 _jade/en/index.jade | 2 +-
 _jade/zh/index.jade | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/_jade/en/index.jade b/_jade/en/index.jade
index dbb2f420..800d55de 100644
--- a/_jade/en/index.jade
+++ b/_jade/en/index.jade
@@ -45,7 +45,7 @@ block content
 
             section#events-section
                 .container
-                    
a.event(href='https://apachecon.com/acasia2022/zh/?ref=echarts', style="width: 
1000px; margin: 15px auto")
+                    
a.event(href='https://apachecon.com/acasia2022/?ref=echarts', style="width: 
1000px; margin: 15px auto")
                         picture
                             
source.lazy(data-srcset="#{cdnPayRoot}/#{ecWWWLang}/images/event/20220509-acasia2022.webp?_v_=#{cdnPayVersion}",
 type="image/webp")
                             
img.lazy(data-srcset="#{cdnPayRoot}/#{ecWWWLang}/images/event/20220509-acasia2022.png?_v_=#{cdnPayVersion}",
 type="image/png")
diff --git a/_jade/zh/index.jade b/_jade/zh/index.jade
index 9fac467d..87363e51 100644
--- a/_jade/zh/index.jade
+++ b/_jade/zh/index.jade
@@ -55,7 +55,7 @@ block content
                     .index-features
                         h2.reveal 特性
                         hr.reveal
-                        a.more.reveal(href='#{host}/feature.html') 查看完整特性
+                        
a.more.reveal(href='#{host}/#{ecWWWLang}/feature.html') 查看完整特性
                     .row
                         .col-md-6
                             .index-feature#index-feature-1


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

Reply via email to