diff --git a/boards/rp-pico/Cargo.toml b/boards/rp-pico/Cargo.toml index f7b048c..979da31 100644 --- a/boards/rp-pico/Cargo.toml +++ b/boards/rp-pico/Cargo.toml @@ -3,7 +3,7 @@ name = "rp-pico" version = "0.3.0" authors = ["evan "] edition = "2018" -homepage = "https://github.com/rp-rs/rp-hal/tree/main/boards/pico" +homepage = "https://github.com/rp-rs/rp-hal/tree/main/boards/rp-pico" description = "Board Support Package for the Raspberry Pi Pico" license = "MIT OR Apache-2.0" repository = "https://github.com/rp-rs/rp-hal.git"