diff --git a/Cargo.toml b/Cargo.toml index 5219143..c9aa374 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.1" edition = "2021" description = "A library for reading and writing Apple Icon Image (.icns) files." license = "LGPL-3.0-or-later" -homepage = "https://github.com/JoshuaBrest/icns/tree/master/icns-rs" +homepage = "https://github.com/JoshuaBrest/icns-rs" documentation = "https://docs.rs/icns-rs" repository = "https://github.com/JoshuaBrest/icns-rs" catagories = ["image"]