diff --git a/src/content/docs/workers/languages/rust/index.mdx b/src/content/docs/workers/languages/rust/index.mdx index 8c87688d83be742..5cfe41cd9aa704b 100644 --- a/src/content/docs/workers/languages/rust/index.mdx +++ b/src/content/docs/workers/languages/rust/index.mdx @@ -229,4 +229,4 @@ Finally, `worker-bundle` automatically invokes [`wasm-opt`](https://github.com/b ## Related resources -- [Rust Wasm Book](https://rustwasm.github.io/book/introduction.html) +- [Rust Wasm Book](https://rustwasm.github.io/docs/book/)