Skip to content

Commit 2e1c91f

Browse files
committed
fixed link to repo on uutests docs
1 parent 606c0c1 commit 2e1c91f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/uutests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[package]
44
name = "uutests"
55
description = "uutils ~ 'core' uutils test library (cross-platform)"
6-
repository = "https://github.com/uutils/coreutils/tree/main/src/tests/common"
6+
repository = "https://github.com/uutils/coreutils/tree/main/tests/uutests"
77
# readme = "README.md"
88
authors.workspace = true
99
categories.workspace = true

0 commit comments

Comments
 (0)