diff --git a/boards/seeeduino-xiao-rp2040/Cargo.toml b/boards/seeeduino-xiao-rp2040/Cargo.toml index 9289e9a2..abc55193 100644 --- a/boards/seeeduino-xiao-rp2040/Cargo.toml +++ b/boards/seeeduino-xiao-rp2040/Cargo.toml @@ -3,7 +3,7 @@ name = "seeeduino-xiao-rp2040" version = "0.6.0" authors = ["Philip L. McMahon ", "The rp-rs Developers"] edition = "2018" -homepage = "https://github.com/rp-rs/rp-hal-boards/tree/main/boards/seeeduino-xiao-rp02040" +homepage = "https://github.com/rp-rs/rp-hal-boards/tree/main/boards/seeeduino-xiao-rp2040" description = "Board Support Package for the Seeediuno XIAO RP2040" license = "MIT OR Apache-2.0" repository = "https://github.com/rp-rs/rp-hal-boards.git"