docs: 调整根目录 README 语言默认顺序 - #63
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 768a8f8a7e
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| @@ -1,164 +0,0 @@ | |||
| # My Git Handbook | |||
There was a problem hiding this comment.
Preserve the existing Chinese README path
When readers follow a previously published or bookmarked README_zh.md URL, deleting this file makes that URL return 404 even though the same Chinese content now lives in README.md; keep a compatibility stub linking to the new location instead of removing the established path. This deletion also conflicts with the repository requirement to confirm before removing an existing article.
AGENTS.md reference: AGENTS.md:L36-L36
Useful? React with 👍 / 👎.
变更内容
README.md调整为中文默认入口README_en.md保留英文内容README_zh.md验证
python3 scripts/check-docs.pypython3 scripts/check-links.py --no-externalgit diff --checkCommit:
768a8f8