Skip to content

fix(docs): fix broken external links in midenup overview page#211

Open
alelpoan wants to merge 1 commit into
0xMiden:mainfrom
alelpoan:fix/broken-links-midenup-index
Open

fix(docs): fix broken external links in midenup overview page#211
alelpoan wants to merge 1 commit into
0xMiden:mainfrom
alelpoan:fix/broken-links-midenup-index

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:
docs/src/index.md:
https://0xmiden.github.io/miden-vm/
https://docs.miden.xyz/reference/miden-vm/

https://0xmiden.github.io/compiler/usage/midenc.html
https://docs.miden.xyz/reference/compiler/usage/midenc

https://0xmiden.github.io/compiler/usage/cargo-miden.html
https://docs.miden.xyz/reference/compiler/usage/cargo-miden

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

https://0xmiden.github.io/miden-node/
https://docs.miden.xyz/reference/node/

https://github.com/0xMiden/miden-vm?tab=readme-ov-file#project-structure
https://docs.miden.xyz/reference/miden-vm/user_docs/core_lib/

https://github.com/0xMiden/miden-base?tab=readme-ov-file#project-structure
https://docs.miden.xyz/reference/protocol/transaction/

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