Skip to content

fix: update migrated CN legacy links - #710

Merged
Foesa-yyx merged 1 commit into
CN-NEWDOCfrom
codex/fix-cn-legacy-link-mapping
Jul 9, 2026
Merged

fix: update migrated CN legacy links#710
Foesa-yyx merged 1 commit into
CN-NEWDOCfrom
codex/fix-cn-legacy-link-mapping

Conversation

@Foesa-yyx

Copy link
Copy Markdown
Collaborator

Summary

  • Rewrites migrated CN docs that still pointed to legacy Online KTV, 1v1 Live CallAPI, IoT aPaaS, and Teleoperation API routes.
  • Adds a report documenting the broken-link causes and why generated HTML API references were not migrated in this pass.

Fixed link families

  • /api-ref/online-ktv/{android,ios}/ktvapi -> /zh-CN/solutions/online-ktv/ktv-scenario/reference/ktv-api
  • /api-ref/one-to-one-live/{android,ios}/call-api -> /zh-CN/api-reference/private-room/{android,ios}
  • /api-ref/iot-apaas/... -> migrated IoT aPaaS API reference pages
  • /api-ref/teleoperation/iot/api/device -> /zh-CN/solutions/teleoperation/reference/device

Notes

Remaining RTC Web JS, RTSA C/Java, RTC Server SDK C++/Java broken API links are generated HTML API references in the legacy source. They are documented as requiring a separate generated-HTML migration lane and are intentionally excluded from this non-HTML mapping fix.

Verification

  • rg -n "/api-ref/online-ktv|/api-ref/teleoperation|/api-ref/one-to-one-live|/api-ref/iot-apaas" content/docs/zh-CN returns no matches
  • git diff --check
  • bun run types:check

@Foesa-yyx
Foesa-yyx merged commit 9fed246 into CN-NEWDOC Jul 9, 2026
2 checks passed
@Foesa-yyx
Foesa-yyx deleted the codex/fix-cn-legacy-link-mapping branch July 9, 2026 10:43
Foesa-yyx added a commit that referenced this pull request Jul 24, 2026
Foesa-yyx added a commit that referenced this pull request Jul 28, 2026
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