mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
docs: fix links in introduction
This commit is contained in:
+2
-2
@@ -6,9 +6,9 @@ Linux, Windows, Mac and other platforms.
|
||||
|
||||
The API reference for `uucore`, the library of functions shared between
|
||||
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
|
||||
* [Releases](https://github.com/uutils/coreutils/releases)
|
||||
|
||||
Reference in New Issue
Block a user