Update badge link for XGo project in README - #2249
Conversation
There was a problem hiding this comment.
Review: Update badge link for XGo project in README
The one-line change on README.md:8 is correct. Renaming the badge label language-XGo → project-XGo (and alt text Language → XGo) better reflects that XGo is the parent project rather than a language attribute of LLGo, and the link target github.com/goplus/xgo is well-formed and unchanged. The shields.io URL, color, and Markdown syntax are all valid.
No blocking issues found across correctness, security, performance, and documentation-accuracy passes.
Minor, out of scope (non-blocking): the prose a couple of lines below — README.md:10, "It's a subproject of the XGo project" — still links to the old goplus/gop path, while this badge now uses goplus/xgo. Both currently resolve to the same repo via GitHub's rename redirect, so nothing is broken, but aligning the prose link to goplus/xgo would make the two XGo references in the same paragraph consistent and future-proof against the redirect being removed.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
No description provided.