diff --git a/Cargo.toml b/Cargo.toml index cdd5a97426..0ba8a303b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ license = "MIT OR Apache-2.0" readme = "README.md" links = "esp_idf" build = "build/build.rs" -documentation = "https://esp-rs.github.io/esp-idf-sys/" +documentation = "https://docs.esp-rs.org/esp-idf-sys/" rust-version = "1.66" [features]