Skip to content

[codex] docs: fix English README link#6366

Draft
zhonggang666 wants to merge 1 commit into
1Panel-dev:v2from
zhonggang666:codex/fix-readme-cn-english-link
Draft

[codex] docs: fix English README link#6366
zhonggang666 wants to merge 1 commit into
1Panel-dev:v2from
zhonggang666:codex/fix-readme-cn-english-link

Conversation

@zhonggang666

Copy link
Copy Markdown

What this PR does / why we need it?

Fixes a broken documentation link in README_CN.md.

The English README badge pointed to README_EN.md, but this repository currently contains README.md as the English README. Clicking the badge from the Chinese README therefore opened a missing file/404 page.

Closes #6365.

Summary of your change

Updated the English README badge link in README_CN.md from README_EN.md to README.md.

Please indicate you've done the following:

  • Made sure tests are passing and test coverage is added if needed.
  • Made sure commit message follow the rule of Conventional Commits specification.
  • Considered the docs impact and opened a new docs issue or PR with docs changes if needed.

Validation: ran git diff --check; no whitespace errors were reported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] English README badge in README_CN.md points to missing file

1 participant