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-handbook.git
The following commit(s) were added to refs/heads/master by this push:
new e86528c fix link
e86528c is described below
commit e86528cf1a2c4847dc61720675fb542b71d36c88
Author: plainheart <[email protected]>
AuthorDate: Tue Aug 5 22:10:30 2025 +0800
fix link
---
contents/en/basics/release-note/v6-feature.md | 2 +-
contents/zh/basics/release-note/v6-feature.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/contents/en/basics/release-note/v6-feature.md
b/contents/en/basics/release-note/v6-feature.md
index e4d69a0..6f61232 100644
--- a/contents/en/basics/release-note/v6-feature.md
+++ b/contents/en/basics/release-note/v6-feature.md
@@ -177,4 +177,4 @@ In previous versions, axis labels and names in rectangular
coordinate systems co
## Upgrade Guide
-See the full [changelog](${mainSitePath}changelog.html#v6-0-0) and [upgrade
guide](./v6-upgrade-guide).
+See the full [changelog](${mainSitePath}changelog.html#v6-0-0) and [upgrade
guide](${lang}/basics/release-note/v6-upgrade-guide).
diff --git a/contents/zh/basics/release-note/v6-feature.md
b/contents/zh/basics/release-note/v6-feature.md
index b9d1f07..c5d5a08 100644
--- a/contents/zh/basics/release-note/v6-feature.md
+++ b/contents/zh/basics/release-note/v6-feature.md
@@ -180,4 +180,4 @@ ECharts 6.0 针对金融交易场景深度优化,增强了标签针对坐标
## 升级方法
-请参见完整的[版本更新内容](${mainSitePath}changelog.html#v6-0-0)和[升级指南](./v6-upgrade-guide)。
+请参见完整的[版本更新内容](${mainSitePath}changelog.html#v6-0-0)和[升级指南](${lang}/basics/release-note/v6-upgrade-guide)。
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]