You've already forked uutils.github.io
mirror of
https://github.com/uutils/uutils.github.io.git
synced 2026-06-10 16:12:28 -07:00
Fix tracking image links to point to repos instead of raw CSV files
This commit is contained in:
@@ -7,6 +7,8 @@ template = "project.html"
|
||||
|
||||
uutils coreutils is a cross-platform reimplementation of the GNU coreutils in Rust. While all programs have been implemented, some options might be missing or different behavior might be experienced.
|
||||
|
||||
[](https://github.com/uutils/coreutils-tracking)
|
||||
|
||||
# Goals
|
||||
|
||||
This project aims to be a drop-in replacement for the GNU utils. Differences with GNU are treated as bugs.
|
||||
|
||||
@@ -9,6 +9,8 @@ Rust implementation of GNU findutils: `xargs`, `find`, `locate` and `updatedb`.
|
||||
|
||||
This project aims to be a drop-in replacement of the original commands.
|
||||
|
||||
[](https://github.com/uutils/findutils-tracking)
|
||||
|
||||
# Contributing
|
||||
|
||||
To contribute to uutils findutils, please see [CONTRIBUTING](https://github.com/uutils/findutils/blob/main/CONTRIBUTING.md).
|
||||
|
||||
Reference in New Issue
Block a user