Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit a8b5b03

Browse files
committed
change intro trpl link to the correct Rust book
1 parent 15ca9c2 commit a8b5b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ pull request!**][repo]
3434

3535
[Rust]: https://www.rust-lang.org
3636
[WebAssembly]: https://webassembly.org/
37-
[trpl]: https://doc.rust-lang.org/book/2018-edition/index.html
37+
[trpl]: https://doc.rust-lang.org/book/
3838
[mdn]: https://developer.mozilla.org/en-US/docs/Learn
3939
[why-rust-wasm]: ./why-rust-and-webassembly.html
4040
[background]: ./background-and-concepts.html

0 commit comments

Comments
 (0)