Skip to content

docs: fix all dead links in README and top-level docs (#16248) - #8197

Open
Basilisko88 wants to merge 1 commit into
Scottcjn:mainfrom
Basilisko88:fix/broken-links
Open

docs: fix all dead links in README and top-level docs (#16248)#8197
Basilisko88 wants to merge 1 commit into
Scottcjn:mainfrom
Basilisko88:fix/broken-links

Conversation

@Basilisko88

Copy link
Copy Markdown

Fixes all dead links reported in #7910, #7908, #7886, #7885, #7792.

Changes

README.md

  • stargazers link → repo root (stargazers route 404s for the repo)

README.zh-CN.md (root + docs/zh-CN/README.md)

  • rustchain.org/machinespreserved.html (real route)
  • rustchain.org/install / beginner / manifesto / whitepaper → relative docs (#快速开始, docs/QUICKSTART.md, MANIFESTO.md, docs/WHITEPAPER.md)
  • rustchain.org/api-zhdocs/zh-CN/API.md (relative)
  • rustchain.org/principles / greenprinciples.html / preserved.html (real routes)

README.vi.md

  • rustchain.org/bcos/ (×2) → rustchain.org (route 404s)

BCOS.md

  • rustchain.org/bcos/ badge + verification link → rustchain.org + relative BCOS spec

CPU_ANTIQUITY_SYSTEM.md

  • Cell_(microprocessor)Cell_(processor) (missing paren → 404)

CONSULTING.md

  • scottcjn.github.io/elyan-labs-site/elyanlabs.ai (200)

docs/vintage-miner-setup-guide.md

  • python-3.9.18-amd64.exe → Python release page (exe 404s)
  • debian.org/ports/powerpc/debian.org/ports/ (route 404s)

tools/bcos-badge-generator/README.md

  • rustchain.org/bcos/verify/rustchain.org + relative spec

bounties/issue-729/README.md

  • bottube.ai/settings/api (×2) → bottube.ai/settings (route 404s)

Verification

All links above verified with a local link checker against the live sites (200 OK on replacements). The existing lychee.yml CI workflow enforces relative links on every PR.

Closes #7910
Closes #7908
Closes #7886
Closes #7885
Closes #7792

Fixes stargazers, rustchain.org routes (machines/install/beginner/
manifesto/whitepaper/api-zh/principles/green/bcos), Wikipedia Cell
paren, Python 3.9.18 exe, Debian powerpc, bottube settings, elyan-labs
site. Closes Scottcjn#7910 Scottcjn#7908 Scottcjn#7886 Scottcjn#7885 Scottcjn#7792.
@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 Aug 7, 2026
@github-actions

github-actions Bot commented Aug 7, 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!

@github-actions github-actions Bot added the size/XS PR: 1-10 lines label Aug 7, 2026
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

1 participant