diff --git a/coreutils_core/Cargo.toml b/coreutils_core/Cargo.toml index 5ee07316..c5effb18 100644 --- a/coreutils_core/Cargo.toml +++ b/coreutils_core/Cargo.toml @@ -8,7 +8,7 @@ authors = [ description = "A crate with abstractions to implement UNIX core utilities" readme = "README.md" license = "MPL-2.0-no-copyleft-exception" -repository = "https://github.com/GrayJack/coreutils/tree/devcoreutils_core" +repository = "https://github.com/GrayJack/coreutils/tree/dev/coreutils_core" documentation = "https://docs.rs/coreutils_core" homepage = "https://crates.io/crates/coreutils_core" keywords = ["unix", "coreutils"]