Skip to content

Commit 1bd798f

Browse files
authored
[Workers] Update Rust & WebAssembly book link (#19434)
Replaces old link with the published book URL
1 parent 95bd37a commit 1bd798f

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/languages/rust

1 file changed

+1
-1
lines changed

src/content/docs/workers/languages/rust/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,4 +229,4 @@ Finally, `worker-bundle` automatically invokes [`wasm-opt`](https://github.com/b
229229

230230
## Related resources
231231

232-
- [Rust Wasm Book](https://rustwasm.github.io/book/introduction.html)
232+
- [Rust Wasm Book](https://rustwasm.github.io/docs/book/)

0 commit comments

Comments
 (0)