Skip to content

fix(docs): fix broken external links in rust-client documentation#311

Open
alelpoan wants to merge 6 commits into
0xMiden:mainfrom
alelpoan:fix/broken-links-rust-client-docs
Open

fix(docs): fix broken external links in rust-client documentation#311
alelpoan wants to merge 6 commits into
0xMiden:mainfrom
alelpoan:fix/broken-links-rust-client-docs

Conversation

@alelpoan

@alelpoan alelpoan commented Jun 9, 2026

Copy link
Copy Markdown

All broken links pointed to the old domain 0xmiden.github.io which no longer exists.
Replaced with correct URLs on docs.miden.xyz.

Changes:
builder/tools/clients/rust-client/design.md:
https://0xmiden.github.io/miden-docs/imported/miden-vm/src/intro/main.html
https://docs.miden.xyz/reference/miden-vm/

https://0xmiden.github.io/miden-docs/imported/miden-base/src/transaction.html
https://docs.miden.xyz/reference/protocol/transaction

builder/tools/clients/rust-client/get-started/create-account-use-faucet.md:
https://0xMiden.github.io/miden-docs/miden-client/cli-reference.html
https://docs.miden.xyz/builder/tools/clients/rust-client/

https://0xMiden.github.io/miden-docs/miden-client/index.html
https://docs.miden.xyz/builder/tools/clients/rust-client/

builder/tools/clients/rust-client/get-started/p2p-public.md:
https://0xMiden.github.io/miden-docs/miden-base/architecture/notes.html#note-storage-mode
https://docs.miden.xyz/reference/protocol/note/#note-storage-mode

https://0xMiden.github.io/miden-docs/miden-client/cli-reference.html
https://docs.miden.xyz/builder/tools/clients/rust-client/

https://0xMiden.github.io/miden-docs/miden-base/architecture/accounts.html
https://docs.miden.xyz/reference/protocol/account/

builder/tools/clients/rust-client/get-started/p2p-private.md:
https://0xMiden.github.io/miden-docs/miden-client/cli-reference.html
https://docs.miden.xyz/builder/tools/clients/rust-client/

https://0xMiden.github.io/miden-docs/miden-client/index.html
https://docs.miden.xyz/builder/tools/clients/rust-client/

builder/tools/clients/rust-client/cli/cli-config.md:
https://0xMiden.github.io/miden-vm/user_docs/assembly/debugging.html
https://docs.miden.xyz/reference/compiler/guides/debugger

builder/tools/clients/rust-client/cli/cli-troubleshooting.md:
https://0xmiden.github.io/miden-docs/imported/miden-base/src/transaction.html#transaction-lifecycle
https://docs.miden.xyz/reference/protocol/transaction/#transaction-lifecycle
(appears twice)

Test plan:
Documentation-only change; no code paths affected.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant