docs: fix all dead links in README and top-level docs (#16248) - #8197
Open
Basilisko88 wants to merge 1 commit into
Open
docs: fix all dead links in README and top-level docs (#16248)#8197Basilisko88 wants to merge 1 commit into
Basilisko88 wants to merge 1 commit into
Conversation
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.
Contributor
|
Welcome to RustChain! Thanks for your first pull request. Before we review, please make sure:
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! |
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.
Fixes all dead links reported in #7910, #7908, #7886, #7885, #7792.
Changes
README.md
stargazerslink → repo root (stargazers route 404s for the repo)README.zh-CN.md (root + docs/zh-CN/README.md)
rustchain.org/machines→preserved.html(real route)rustchain.org/install/beginner/manifesto/whitepaper→ relative docs (#快速开始,docs/QUICKSTART.md,MANIFESTO.md,docs/WHITEPAPER.md)rustchain.org/api-zh→docs/zh-CN/API.md(relative)rustchain.org/principles/green→principles.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 specCPU_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 specbounties/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.ymlCI workflow enforces relative links on every PR.Closes #7910
Closes #7908
Closes #7886
Closes #7885
Closes #7792