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

sushuang 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 9bd547dd fix: en menu - replace "v5 upgrade guide" with "v6 upgrade 
guide"
9bd547dd is described below

commit 9bd547ddb768a9048050c371f3da4234901f0615
Author: 100pah <sushuang0...@gmail.com>
AuthorDate: Mon Aug 11 14:08:48 2025 +0800

    fix: en menu - replace "v5 upgrade guide" with "v6 upgrade guide"
---
 _jade/en/nav-mixin.jade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_jade/en/nav-mixin.jade b/_jade/en/nav-mixin.jade
index ed106985..b7a37d60 100644
--- a/_jade/en/nav-mixin.jade
+++ b/_jade/en/nav-mixin.jade
@@ -29,7 +29,7 @@ mixin nav(hostParam, cdnPayRootParam, cdnPayVersionParam)
                         li
                             a(href='#{hostParam}/en/faq.html') FAQ
                         li
-                            
a(href='#{hostParam}/handbook/en/basics/release-note/v5-upgrade-guide') V5 
Upgrade Guide
+                            
a(href='#{hostParam}/handbook/en/basics/release-note/v6-upgrade-guide') V6 
Upgrade Guide
                 li#nav-download.dropdown
                     a(href='#', class="dropdown-toggle", 
data-toggle="dropdown") Download
                         b.caret


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

Reply via email to