1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 03:27:44 +00:00

docs: fix links in introduction

This commit is contained in:
Terts Diepraam 2022-01-22 11:51:41 +01:00
parent a3ca29b612
commit d896ccfd90

View file

@ -6,9 +6,9 @@ Linux, Windows, Mac and other platforms.
The API reference for `uucore`, the library of functions shared between The API reference for `uucore`, the library of functions shared between
various utils, is hosted at at various utils, is hosted at at
[docs.rs](https://docs.rs/uucore/0.0.12/uucore/). [docs.rs](https://docs.rs/uucore/latest/uucore/).
uutils is licensed under the [MIT License](https://github.com/uutils/coreutils/LICENSE.md). uutils is licensed under the [MIT License](https://github.com/uutils/coreutils/blob/main/LICENSE).
## Useful links ## Useful links
* [Releases](https://github.com/uutils/coreutils/releases) * [Releases](https://github.com/uutils/coreutils/releases)