fix broken URL for installation docs

This commit is contained in:
Vladan Popovic 2023-07-04 19:52:13 +02:00 committed by Jesse Braham
parent 8b8eea66ee
commit 5a89d11b77
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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