diff --git a/Cargo.toml b/Cargo.toml index 679e279..25a545b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,8 +7,8 @@ version = "0.1.0" edition = "2021" license = "GPL-2.0-only" description = "minimalistic single binary initramfs init for embedded systems" -homepage = "https://github.com/michaelolbrich/rsinit" -repository = "https://github.com/michaelolbrich/rsinit" +homepage = "https://github.com/pengutronix/rsinit" +repository = "https://github.com/pengutronix/rsinit" keywords = ["initramfs", "init", "rdinit"] categories = ["embedded"] readme = "README.md"