fix: add redirects for old /docs/basics/concepts paths#852
Conversation
|
@humble-little-bear is attempting to deploy a commit to the CKBA-2026 Team on Vercel. A member of the Team first needs to authorize it. |
|
No docs-writing issues found. LGTM from an editorial standpoint. |
|
CKB factual-accuracy review summary Scope checked: This PR only changes LGTM, No factual-review issues found. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
已自检文档站内部链接。 针对本 PR 新增的 当前所有内部引用均已使用新的正确路径,例如:
因此不会形成"文档站内部存在错误死链,再被自己 redirect 一次"的情况。 |
|
补充一点:在检索过程中,我注意到当前 |
8b47ab1 to
0c7ed1c
Compare
Add Docusaurus client-side redirects for concept pages moved from /docs/basics/concepts/* to /docs/ckb-fundamentals/* during the docs restructure. The reported 404s include /docs/basics/concepts/ckb-vm; this covers all concept pages from the old path. Co-Authored-By: Claude <noreply@anthropic.com>
0c7ed1c to
1230f95
Compare
Summary
This PR adds Docusaurus client-side redirects for concept pages that were moved from
/docs/basics/concepts/to/docs/ckb-fundamentals/during the docs restructure.Changes
Added redirects for the following old paths:
/docs/basics/concepts/cell-model/docs/ckb-fundamentals/cell-model/docs/basics/concepts/ckb-vm/docs/ckb-fundamentals/ckb-vm/docs/basics/concepts/consensus/docs/ckb-fundamentals/consensus/docs/basics/concepts/cryptowallet/docs/integrate-wallets/intro-to-wallets/docs/basics/concepts/nervos-blockchain/docs/ckb-fundamentals/nervos-blockchainNote:
/getting-started/walletalready redirects to/docs/integrate-wallets/intro-to-wallets, so no additional change was needed there.🤖 Generated with Claude Code