mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
docs: fix links in introduction
This commit is contained in:
parent
a3ca29b612
commit
d896ccfd90
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue