Problem Description
The English README badge in README_CN.md points to README_EN.md, but this repository currently only has README.md and README_CN.md. As a result, clicking the English README badge from the Chinese README opens a missing file/404 page.
Steps to Reproduce
- Open
README_CN.md on the v2 branch.
- Click the
English README badge near the top.
- The link points to
README_EN.md, which does not exist in the repository.
Expected Result
The badge should link to the existing English README: README.md.
Environment / Version
Current v2 branch documentation.
Problem Description
The English README badge in
README_CN.mdpoints toREADME_EN.md, but this repository currently only hasREADME.mdandREADME_CN.md. As a result, clicking the English README badge from the Chinese README opens a missing file/404 page.Steps to Reproduce
README_CN.mdon thev2branch.English READMEbadge near the top.README_EN.md, which does not exist in the repository.Expected Result
The badge should link to the existing English README:
README.md.Environment / Version
Current
v2branch documentation.