diff --git a/README.md b/README.md index 2c3fd2c..3d987b1 100644 --- a/README.md +++ b/README.md @@ -388,7 +388,7 @@ Please read the [contribution guidelines](CONTRIBUTING.md) if you want to contri ## Books - [WebAssembly Reference Manual](https://github.com/sunfishcode/wasm-reference-manual) -- [Learn WebAssembly - Build web applications with native performance using Wasm and C/C++](https://www.packtpub.com/web-development/learn-webassembly) +- [Learn WebAssembly - Build web applications with native performance using Wasm and C/C++](https://www.packtpub.com/en-us/product/learn-webassembly-9781788995467) - [Programming WebAssembly with Rust - Unified Development for Web, Mobile, and Embedded Applications](https://pragprog.com/book/khrust/programming-webassembly-with-rust) - [Rust and WebAssembly](https://rustwasm.github.io/docs/book/) - [WebAssembly in Action - Introduces the WebAssembly stack and walks you through the process of writing and running browser-based applications](https://www.manning.com/books/webassembly-in-action)