diff --git a/esp32-hal/README.md b/esp32-hal/README.md index 71794e279..946d44c17 100644 --- a/esp32-hal/README.md +++ b/esp32-hal/README.md @@ -25,7 +25,7 @@ espup install # Windows does not require sourcing any file ``` -See the [Installation chapter of The Rust on ESP Book](https://esp-rs.github.io/book/installation/installation.html#installing-rust-for-espressif-socs) for more details. +See the [Installation chapter of The Rust on ESP Book](https://esp-rs.github.io/book/installation/index.html) for more details. ## License diff --git a/esp32s2-hal/README.md b/esp32s2-hal/README.md index d1021fc8e..7ac4c2fc1 100644 --- a/esp32s2-hal/README.md +++ b/esp32s2-hal/README.md @@ -25,7 +25,7 @@ espup install # Windows does not require sourcing any file ``` -See the [Installation chapter of The Rust on ESP Book](https://esp-rs.github.io/book/installation/installation.html#installing-rust-for-espressif-socs) for more details. +See the [Installation chapter of The Rust on ESP Book](https://esp-rs.github.io/book/installation/index.html) for more details. ## License diff --git a/esp32s3-hal/README.md b/esp32s3-hal/README.md index 82a1dc037..a1a07fe89 100644 --- a/esp32s3-hal/README.md +++ b/esp32s3-hal/README.md @@ -25,7 +25,7 @@ espup install # Windows does not require sourcing any file ``` -See the [Installation chapter of The Rust on ESP Book](https://esp-rs.github.io/book/installation/installation.html#installing-rust-for-espressif-socs) for more details. +See the [Installation chapter of The Rust on ESP Book](https://esp-rs.github.io/book/installation/index.html) for more details. ## License