docs: fix links in introduction

This commit is contained in:
Terts Diepraam
2022-01-22 11:51:41 +01:00
parent a3ca29b612
commit d896ccfd90
+2 -2
View File
@@ -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)