about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMicke <155267459+reallesee@users.noreply.github.com>2025-07-18 19:31:37 +0200
committerGitHub <noreply@github.com>2025-07-18 19:31:37 +0200
commitfb1a205a559e5d8302de4c428cfab14942e520c9 (patch)
treea58c40533cae477bbf3b0d7a1bb17c7471772dad
parent82310651b93a594a3fd69015e1562186a080d94c (diff)
downloadrust-fb1a205a559e5d8302de4c428cfab14942e520c9.tar.gz
rust-fb1a205a559e5d8302de4c428cfab14942e520c9.zip
docs: update link to RISC-V and Xtensa installation guide
-rw-r--r--src/doc/rustc/src/platform-support/xtensa.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc/src/platform-support/xtensa.md b/src/doc/rustc/src/platform-support/xtensa.md
index 994b3adb92e..8592ce7eda9 100644
--- a/src/doc/rustc/src/platform-support/xtensa.md
+++ b/src/doc/rustc/src/platform-support/xtensa.md
@@ -24,4 +24,4 @@ Xtensa targets that support `std` are documented in the [ESP-IDF platform suppor
 
 ## Building the targets
 
-The targets can be built by installing the [Xtensa enabled Rust channel](https://github.com/esp-rs/rust/). See instructions in the [RISC-V and Xtensa Targets section of The Rust on ESP Book](https://docs.esp-rs.org/book/installation/riscv-and-xtensa.html).
+The targets can be built by installing the [Xtensa enabled Rust channel](https://github.com/esp-rs/rust/). See instructions in the [RISC-V and Xtensa Targets section of The Rust on ESP Book](https://docs.espressif.com/projects/rust/book/installation/index.html).