0xMiden / 0xMiden/docs

docs: update references for miden-base → protocol and miden-node → node repo renames

未关闭
#175 0 条评论 0 个 reaction 已指派 1 人 已被 @BrianSeong99 认领 在 GitHub 查看
主要语言
TypeScript
星标
10
派生
50
平均合并
22 天 23 小时
30 天内合并 PR
1

描述

Two repos have been renamed:
- `miden-base` → `protocol`
- `miden-node` → `node`

The docs still reference the old names in ~86 files across URLs, prose, CI workflows, config, and internal links.

## Scope breakdown

| Area | miden-base | miden-node |
|------|-----------|-----------|
| Active docs (`docs/`) | 8 files | 1 file |
| Versioned docs | ~20 files | ~15 files |
| CI workflows | 2 files (~20 lines each) | 2 files (~20 lines each) |
| Config (docusaurus, sidebars, release-manifest) | 3 files | 3 files |
| README | 1 file | 1 file |

## Key areas

- GitHub URLs (`0xMiden/miden-base` → `0xMiden/protocol`, `0xMiden/miden-node` → `0xMiden/node`)
- Internal doc links (`/design/miden-base/` → `/design/protocol/`, `/design/miden-node/` → `/design/node/`)
- Directory names under `docs/design/` and `versioned_docs/`
- CI workflow env vars and checkout steps
- `release-manifest.yml` repo keys
- `docusaurus.config.ts` redirect rules
- `sidebars.ts` comments

## Note

Versioned docs snapshots (v0.11, v0.12) may keep old names since they reflect historical state.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。