mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Merge pull request #7848 from hz2/uutests-repo-link-fix
fixed link to repo on uutests docs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user