diff --git a/Cargo.toml b/Cargo.toml index a213e8ec746..c2848371ca6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ license = "MIT OR Apache-2.0" readme = "README.md" links = "esp_idf_hal" build = "build.rs" -documentation = "https://esp-rs.github.io/esp-idf-hal/" +documentation = "https://docs.esp-rs.org/esp-idf-hal/" rust-version = "1.75" [features]