Skip to content

docs(chip_porting): fix broken xTS test-case link in porting guide#635

Merged
tanghao-xiaomi merged 2 commits into
open-vela:dev-ai-contest-2026from
tanghao-xiaomi:docs-fix-xts-link
Jul 23, 2026
Merged

docs(chip_porting): fix broken xTS test-case link in porting guide#635
tanghao-xiaomi merged 2 commits into
open-vela:dev-ai-contest-2026from
tanghao-xiaomi:docs-fix-xts-link

Conversation

@tanghao-xiaomi

Copy link
Copy Markdown
Collaborator

What

Fix a broken link in zh-cn/chip_porting/porting_guide.md. The "xTS test case collection" link was an unfilled placeholder:

/document?id=XXX&version=trunk&language=cn

Issues:

  • id=XXX was never filled in;
  • version=trunk is wrong for the contest branch;
  • it used an absolute doc-site URL, inconsistent with the relative links used everywhere else in this file.

Fix

Point it to the real document via a relative path, consistent with the rest of the file:

../test_dev_guide/openvela_xts_test_cases.md

The target doc zh-cn/test_dev_guide/openvela_xts_test_cases.md already exists, and the English counterpart (en/chip_porting/porting_guide.md) already links to it correctly — only the Chinese version still had the placeholder.

Changes

  • 1 file changed, 1 insertion(+), 1 deletion(-)

@tanghao-xiaomi
tanghao-xiaomi requested review from a team as code owners July 23, 2026 09:50
@tanghao-xiaomi
tanghao-xiaomi merged commit 1cbecef into open-vela:dev-ai-contest-2026 Jul 23, 2026
4 checks passed
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.

1 participant