fix(i18n): restore Huawei Ascend runtime links#611
Conversation
Signed-off-by: Spencer Cai <jiahao.cai@dynamia.ai>
✅ Deploy Preview for project-hami ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthrough更新当前版本和 v2.9.0 中文 Ascend 设备文档中的 Huawei Ascend docker 运行时链接,将仓库路径从 ChangesAscend 文档链接更新
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested labels: Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: spencercjh The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/assign mesutoezdil |
Most of this Pull Request was generated or revised with the assistance of AI tools, including Codex and Raft(Slock). I have reviewed the resulting content and take full responsibility for its accuracy, security, licensing compliance, and inclusion in this project.
Summary
AscendGitCode namespace for the Huawei Ascend Docker runtime linkRoot cause
A terminology update replaced
AscendwithHuawei Ascendinside the GitCode URL. The resulting unescaped space prevented MDX from parsing the Markdown as a link, so Docusaurus rendered the source syntax as plain text.Validation
npm run lintnpm run format:checknpm run buildbash scripts/check-links.shSummary by CodeRabbit