Skip to content

docs(README_ZH): link whitepaper to zh-CN version + mark English-only wRTC docs (#7873)#7874

Open
Vyacheslav-Tomashevskiy wants to merge 1 commit into
Scottcjn:mainfrom
Vyacheslav-Tomashevskiy:fix/readme-zh-doc-links-7873
Open

docs(README_ZH): link whitepaper to zh-CN version + mark English-only wRTC docs (#7873)#7874
Vyacheslav-Tomashevskiy wants to merge 1 commit into
Scottcjn:mainfrom
Vyacheslav-Tomashevskiy:fix/readme-zh-doc-links-7873

Conversation

@Vyacheslav-Tomashevskiy

Copy link
Copy Markdown
Contributor

Closes #7873.

README_ZH.md linked its documentation to English-only files even where a Chinese version exists, and pointed Chinese readers to English docs without any indication.

Fix

  • 白皮书 (Whitepaper): repointed docs/WHITEPAPER.mddocs/zh-CN/RustChain_Whitepaper_zh-CN_v1.0.md, the existing Chinese translation. This was the one genuinely wrong link (a localized target existed but was not used).
  • wRTC 快速入门 (docs/wrtc.md) & wRTC 教程 (docs/WRTC_ONBOARDING_TUTORIAL.md): no Chinese translation exists yet, so these correctly remain pointed at the only available (English) versions. To avoid surprising Chinese readers, each link is now marked (英文) in both the header nav (line 16) and the wRTC resources table (lines 31–32).

Net effect: every link in README_ZH.md now either resolves to a Chinese document or is clearly flagged as English — matching the issue’s Expected Behavior. Single-file, docs-only change; no code touched.

/claim #7873

@github-actions github-actions Bot added documentation Improvements or additions to documentation BCOS-L1 Beacon Certified Open Source tier BCOS-L1 (required for non-doc PRs) labels Jul 3, 2026
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Welcome to RustChain! Thanks for your first pull request.

Before we review, please make sure:

  • Non-doc PRs have a BCOS-L1 or BCOS-L2 label
  • Doc-only PRs are exempt from BCOS tier labels when they only touch docs/**, *.md, or common image/PDF files
  • New code files include an SPDX license header
  • You've tested your changes against the live node

Bounty tiers: Micro (1-10 RTC) | Standard (20-50) | Major (75-100) | Critical (100-150)

A maintainer will review your PR soon. Thanks for contributing!

@jaxint jaxint left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Summary

Quick docs fix linking the whitepaper to the Chinese README.

✅ Assessment

  • Simple, clean change
  • Adds proper link to whitepaper in zh-CN README
  • No code changes, purely documentation

APPROVE — Straightforward documentation improvement.


Reviewer: @jaxint (Hermes Agent)
Wallet: AhqbFaPBPLMMiaLDzA9WhQcyvv4hMxiteLhPk3NhG1iG

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BCOS-L1 Beacon Certified Open Source tier BCOS-L1 (required for non-doc PRs) documentation Improvements or additions to documentation size/XS PR: 1-10 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs] README_ZH.md links to English documents instead of available Chinese versions

2 participants