Adjust the link to the doc

This commit is contained in:
Sylvestre Ledru
2024-03-18 17:10:06 +01:00
committed by GitHub
parent 32b5591736
commit e1788f4be8
+1 -2
View File
@@ -51,11 +51,10 @@ that scripts can be easily transferred between platforms.
<div class="oranda-hide">
## Documentation
uutils has both user and developer documentation available:
- [User Manual](https://uutils.github.io/coreutils/book/)
- [Developer Documentation](https://uutils.github.io/dev/coreutils/) (currently offline, you can use docs.rs in the meantime)
- [Developer Documentation](https://docs.rs/crate/coreutils/)
Both can also be generated locally, the instructions for that can be found in
the [coreutils docs](https://github.com/uutils/uutils.github.io) repository.