diff --git a/tests/uutests/Cargo.toml b/tests/uutests/Cargo.toml index dd25caa96..e7a0dbef9 100644 --- a/tests/uutests/Cargo.toml +++ b/tests/uutests/Cargo.toml @@ -3,7 +3,7 @@ [package] name = "uutests" description = "uutils ~ 'core' uutils test library (cross-platform)" -repository = "https://github.com/uutils/coreutils/tree/main/src/tests/common" +repository = "https://github.com/uutils/coreutils/tree/main/tests/uutests" # readme = "README.md" authors.workspace = true categories.workspace = true