fix: update migrated CN legacy links - #710
Merged
Merged
Conversation
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
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/deviceNotes
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-CNreturns no matchesgit diff --checkbun run types:check