Merge pull request #7848 from hz2/uutests-repo-link-fix

fixed link to repo on uutests docs
This commit is contained in:
Sylvestre Ledru
2025-04-27 10:14:59 +02:00
committed by GitHub
+1 -1
View File
@@ -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