Skip to content

Commit 3104c83

Browse files
authored
fix link to Rust on ESP book (#59)
1 parent 6f3764e commit 3104c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You can usually find community members (including some employees of Espressif) i
2525

2626
## Books, Blogs, and Training Materials
2727

28-
- [EN] [The Rust on ESP Book](https://docs.espressif.com/projects/rust/book/introduction.html) - The goal of this book is to provide a comprehensive guide on using the Rust programming language with Espressif SoCs and modules.
28+
- [EN] [The Rust on ESP Book](https://docs.espressif.com/projects/rust/book/preface.html) - The goal of this book is to provide a comprehensive guide on using the Rust programming language with Espressif SoCs and modules.
2929
- [EN] [Embedded Rust (no_std) on Espressif](https://docs.espressif.com/projects/rust/no_std-training/) - Training for Rust using `no_std` approach development on ESP32-C3.
3030
- [EN] [Embedded Rust (std) on Espressif](https://docs.esp-rs.org/std-training/) - Training for Rust using `std` approach development on ESP32-C3 by [Ferrous Systems](https://ferrous-systems.com/training/).
3131
- [EN] [Espressif Developer Portal - tag: Rust](https://developer.espressif.com/tags/rust/) - Articles about Rust for ESP32.

0 commit comments

Comments
 (0)