Skip to content

Commit 401b20f

Browse files
zorroozclaude
andcommitted
fix: Chinese README 'English' link points to index.html instead of README.html
pkgdown's build_home() renders the English README as index.html, not README.html. The link on README_ZH.html must point to index.html. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 6db063a commit 401b20f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README_ZH.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![lint](https://github.com/zorrooz/plotit/actions/workflows/lint.yaml/badge.svg)](https://github.com/zorrooz/plotit/actions/workflows/lint.yaml)
88
<!-- badges: end -->
99

10-
<p align="center"><b>简体中文</b> | <a href="README.html">English</a></p>
10+
<p align="center"><b>简体中文</b> | <a href="index.html">English</a></p>
1111

1212
> ⚠️ **早期开发阶段**
1313
> plotit 处于活跃的预发布开发中。每次更新都**极有可能**带来破坏性变更。

0 commit comments

Comments
 (0)